[PATCH] D58734: [AArch64][GlobalISel] Add isel support for G_UADDO on s32s and s64s

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 13:00:01 PST 2019


paquette updated this revision to Diff 188607.
paquette marked an inline comment as done.
paquette added a comment.

Remove illegal case


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

https://reviews.llvm.org/D58734

Files:
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  test/CodeGen/AArch64/GlobalISel/select-uaddo.mir
  test/CodeGen/AArch64/arm64-xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58734.188607.patch
Type: text/x-patch
Size: 7697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/24da6f41/attachment.bin>


More information about the llvm-commits mailing list