[PATCH] D47143: [InstrSimplify, NewGVN] Add option to ignore additional instr info when simplifying.

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 16:24:49 PDT 2018


hiraditya accepted this revision.
hiraditya added a comment.
This revision is now accepted and ready to land.

Accepting because there are no alternate suggestions, and this patch fixes miscompiles preventing NewGVN to be used in some cases.


https://reviews.llvm.org/D47143





More information about the llvm-commits mailing list