[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
Wed Aug 5 12:03:38 PDT 2020
fhahn added a comment.
Ping. Should we go with this approach to start with, to unblock some patches and iterate on the details as follow-ups? It's not ideal for CanUseUndef to not cover all cases initially, but I am not sure what the alternative would be.
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