[PATCH] D144379: [AArch64] Fix abs(sub nsw) -> absd

Ricardo Jesus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 01:17:47 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG272bd573dc4a: [AArch64] Fix abs(sub nsw) -> absd (authored by rjj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144379

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-saba.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144379.499407.patch
Type: text/x-patch
Size: 4769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/c2f79620/attachment.bin>


More information about the llvm-commits mailing list