[PATCH] D131966: [TypePromotion] Don't promote PHI + ZExt if wider than RegisterBitWidth
Andre Vieira via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 01:55:44 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49223e0a2df3: [TypePromotion] Don't promote PHI + ZExt if wider than RegisterBitWidth (authored by avieira).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131966/new/
https://reviews.llvm.org/D131966
Files:
llvm/lib/CodeGen/TypePromotion.cpp
llvm/test/Transforms/TypePromotion/ARM/phi-zext-gep.ll
llvm/test/Transforms/TypePromotion/ARM/phi-zext-gep2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131966.453235.patch
Type: text/x-patch
Size: 5490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/8ca1b716/attachment.bin>
More information about the llvm-commits
mailing list