[PATCH] D107580: [VectorCombine] Support AND/UREM indices that require freezing.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 16 07:02:57 PDT 2021
fhahn updated this revision to Diff 366617.
fhahn marked an inline comment as done.
fhahn added a comment.
Use `is_contained` and add assertion message, thanks!
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.366617.patch
Type: text/x-patch
Size: 7700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210816/2908518f/attachment.bin>
More information about the llvm-commits
mailing list