[PATCH] D113678: [TypePromotion] Extend TypePromotion::isSafeWrap

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 03:18:50 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG355ee18c5df9: [TypePromotion] Extend TypePromotion::isSafeWrap (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D113678?vs=386511&id=387062#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113678

Files:
  llvm/lib/CodeGen/TypePromotion.cpp
  llvm/test/CodeGen/AArch64/and-mask-removal.ll
  llvm/test/CodeGen/AArch64/typepromotion-overflow.ll
  llvm/test/Transforms/TypePromotion/ARM/casts.ll
  llvm/test/Transforms/TypePromotion/ARM/clear-structures.ll
  llvm/test/Transforms/TypePromotion/ARM/icmps.ll
  llvm/test/Transforms/TypePromotion/ARM/wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113678.387062.patch
Type: text/x-patch
Size: 16375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211114/d612831a/attachment-0001.bin>


More information about the llvm-commits mailing list