[PATCH] D83360: [InstSimplify] Remove select ?, undef, X -> X and select ?, X, undef -> X
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 15:41:27 PDT 2020
echristo added a comment.
This seems like something that we should then revert until we know that instsimplify can be updated with a fix?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83360/new/
https://reviews.llvm.org/D83360
More information about the llvm-commits
mailing list