This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76e9cd42f57 [X86] Don't lie about legality to TLI's demanded bits. new 961f725e69f [ConstantFolder] Don't try to fold gep when the idx is a vector.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/IR/ConstantFold.cpp | 12 ++++++++---- test/Transforms/InstSimplify/pr33957.ll | 29 +++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/InstSimplify/pr33957.ll