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

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 10:28:02 PST 2022


paquette added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/select-abs.mir:4
 
 ...
 ---
----------------
The codegen here didn't change at all.

Is it possible to select the scalar abs right now? Should there be a scalar testcase here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139419



More information about the llvm-commits mailing list