[PATCH] D81212: [X86] Teach combineVectorShiftImm to constant fold undef elements to 0 not undef.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 10:36:03 PDT 2020
RKSimon accepted this revision.
RKSimon added a comment.
Possibly add a PSRAI test as well? Its more irregular than the logical shifts as it isn't necessarily zeros...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81212/new/
https://reviews.llvm.org/D81212
More information about the llvm-commits
mailing list