[PATCH] D159202: [VPlan] Simplify redundant trunc (zext A) pairs to A.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 21 07:59:12 PDT 2023
fhahn updated this revision to Diff 557825.
fhahn marked 2 inline comments as done.
fhahn added a comment.
Address comments, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159202/new/
https://reviews.llvm.org/D159202
Files:
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/test/Transforms/LoopVectorize/if-pred-stores.ll
llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge-vf1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159202.557825.patch
Type: text/x-patch
Size: 10151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231021/3560b8bd/attachment.bin>
More information about the llvm-commits
mailing list