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

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 13:04:39 PDT 2019


aemerson accepted this revision.
aemerson added a comment.
This revision is now accepted and ready to land.

Can you switch to using MachineIRBuilder before committing.



================
Comment at: test/CodeGen/AArch64/arm64-xaluo.ll:809
 declare {i64, i1} @llvm.umul.with.overflow.i64(i64, i64) nounwind readnone
-
----------------
Stray deletion


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

https://reviews.llvm.org/D58734





More information about the llvm-commits mailing list