[PATCH] D111237: [TypePromotion] Search from ZExt + PHI

Andre Vieira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 05:53:31 PDT 2022


avieira updated this revision to Diff 451126.
avieira marked 8 inline comments as done.
avieira added a comment.

Addressed comments by @samparker. This patch depends on D131487 <https://reviews.llvm.org/D131487>, D131488 <https://reviews.llvm.org/D131488> and D131489 <https://reviews.llvm.org/D131489>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111237/new/

https://reviews.llvm.org/D111237

Files:
  llvm/lib/CodeGen/TypePromotion.cpp
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/Transforms/TypePromotion/AArch64/phi-zext-gep2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111237.451126.patch
Type: text/x-patch
Size: 6617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/efd7232e/attachment.bin>


More information about the llvm-commits mailing list