[PATCH] D114766: If constrained intrinsic is replaced, remove its side effect
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 01:53:00 PST 2021
nikic added a comment.
This is likely not going to be particularly useful, as the InstSimplifyPass is not really used outside of testing. To be generally applicable, this logic would have to be in wouldInstructionBeTriviallyDead().
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114766/new/
https://reviews.llvm.org/D114766
More information about the llvm-commits
mailing list