[PATCH] D139419: [AArch64] lower abs intrinsic to new ABS instruction in GIsel

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 09:26:20 PST 2023


stuij updated this revision to Diff 487475.
stuij marked an inline comment as done.
stuij added a comment.

simplified code some more


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139419

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-abs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139419.487475.patch
Type: text/x-patch
Size: 9256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/d577eec6/attachment.bin>


More information about the llvm-commits mailing list