[PATCH] D138812: [AArch64] lower abs intrinsic to new ABS instruction in SelDag

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 05:00:03 PST 2022


stuij updated this revision to Diff 480057.
stuij added a comment.

addressed review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138812

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/iabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138812.480057.patch
Type: text/x-patch
Size: 6834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/69fee34d/attachment.bin>


More information about the llvm-commits mailing list