[PATCH] D124976: [AArch64] Fix sub with carry

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 00:44:16 PDT 2022


kazu updated this revision to Diff 427547.
kazu marked an inline comment as done.
kazu added a comment.

Fix foldOverflowCheck.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124976

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/i128-math.ll
  llvm/test/CodeGen/AArch64/usub_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124976.427547.patch
Type: text/x-patch
Size: 5594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/35cc8a00/attachment.bin>


More information about the llvm-commits mailing list