[PATCH] D84792: [InstSimplify/NewGVN] Add option to control the use of undef.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 15:42:41 PDT 2020
efriedma added a comment.
Do we also need to restrict transforms like "X & 0 = 0"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84792/new/
https://reviews.llvm.org/D84792
More information about the llvm-commits
mailing list