[PATCH] D88684: llvm-reduce: Don't replace intrinsic calls with undef
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 16 06:55:44 PDT 2020
arsenm added a comment.
In D88684#2331036 <https://reviews.llvm.org/D88684#2331036>, @lebedev.ri wrote:
> Since we should catch these cases later on in `reduceInstructionsDeltaPass()` (please add a test), this should be fine i guess.
I'm not sure what test you're asking for here
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88684/new/
https://reviews.llvm.org/D88684
More information about the llvm-commits
mailing list