[PATCH] D94936: [AArch64][GlobalISel] Instruction selection for overflowing add/sub

Cassie Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 17:29:10 PST 2021


porglezomp updated this revision to Diff 317440.
porglezomp added a comment.

- [AArch64][GlobalISel] Fix legalize-arith-128 test ABI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94936

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-arith-128.ll
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-add-carry.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94936.317440.patch
Type: text/x-patch
Size: 19245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/916507e4/attachment-0001.bin>


More information about the llvm-commits mailing list