[PATCH] D90382: [InstCombine] foldSelectRotate - generalize to foldSelectFunnelShift
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 05:14:31 PST 2020
RKSimon added a comment.
Thanks @nlopes - I assume a suitably positioned isGuaranteedNotToBeUndefOrPoison guard should be enough to help with this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90382/new/
https://reviews.llvm.org/D90382
More information about the llvm-commits
mailing list