[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
Thu Mar 14 15:54:07 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356214: [AArch64][GlobalISel] Add isel support for G_UADDO on s32s and s64s (authored by paquette, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58734?vs=188607&id=190746#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58734.190746.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/f4631821/attachment.bin>


More information about the llvm-commits mailing list