[PATCH] D159202: [VPlan] Simplify redundant trunc (zext A) pairs to A.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 14:28:23 PDT 2023


fhahn updated this revision to Diff 557701.
fhahn marked 4 inline comments as done.
fhahn added a comment.

Rebase and address comments, thanks!

ping :)


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.557701.patch
Type: text/x-patch
Size: 10235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231013/c9e4e57a/attachment.bin>


More information about the llvm-commits mailing list