[PATCH] D118883: [TypePromotion] Remove signext args support

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 05:11:14 PST 2022


samparker updated this revision to Diff 405589.
samparker added a comment.

Updated AArch64 tests.


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

https://reviews.llvm.org/D118883

Files:
  llvm/lib/CodeGen/TypePromotion.cpp
  llvm/test/CodeGen/AArch64/typepromotion-overflow.ll
  llvm/test/CodeGen/AArch64/typepromotion-phisret.ll
  llvm/test/CodeGen/AArch64/typepromotion-signed.ll
  llvm/test/Transforms/TypePromotion/ARM/casts.ll
  llvm/test/Transforms/TypePromotion/ARM/phis-ret.ll
  llvm/test/Transforms/TypePromotion/ARM/signed.ll
  llvm/test/Transforms/TypePromotion/ARM/wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118883.405589.patch
Type: text/x-patch
Size: 15885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/d182392d/attachment.bin>


More information about the llvm-commits mailing list