This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46016f24b43 [WebAssembly] Use __stack_pointer global when writing wasm binary new 824edbed01e Don't crash if a type record can't be found. new aae294a712a [InstCombine] Make FPMathOperator working with ConstantExpr [...]
The 2 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: include/llvm/IR/Operator.h | 9 ++++++++- lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp | 9 +++++++++ test/Transforms/InstCombine/pr33453.ll | 15 +++++++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/InstCombine/pr33453.ll