[PATCH] D84792: [InstSimplify/NewGVN] Add option to control the use of undef.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 9 11:23:45 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd236e1c7b606: [InstSimplify/NewGVN] Add option to control the use of undef. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84792/new/
https://reviews.llvm.org/D84792
Files:
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Transforms/Scalar/NewGVN.cpp
llvm/test/Transforms/NewGVN/pr33165-distribute-undef.ll
llvm/test/Transforms/NewGVN/todo-pr33165-distribute-undef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84792.284222.patch
Type: text/x-patch
Size: 11416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/d8e0804f/attachment.bin>
More information about the llvm-commits
mailing list