[PATCH] D107580: [VectorCombine] Support AND/UREM indices that require freezing.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 13:57:24 PDT 2021
fhahn updated this revision to Diff 366352.
fhahn added a comment.
Addressed comments, thanks: 1) Use insert point guard and 2) remove stray ;
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107580/new/
https://reviews.llvm.org/D107580
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/VectorCombine/load-insert-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107580.366352.patch
Type: text/x-patch
Size: 7561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/8308c0ef/attachment.bin>
More information about the llvm-commits
mailing list