[PATCH] D56544: [X86][AARCH64] Improve ISD::ABS support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 14:18:20 PST 2019


RKSimon updated this revision to Diff 181156.
RKSimon edited the summary of this revision.
RKSimon added a comment.

Removed AARCH64 i64 legal ABS


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56544

Files:
  include/llvm/CodeGen/TargetLowering.h
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/AArch64/arm64-vabs.ll
  test/CodeGen/X86/combine-abs.ll
  test/CodeGen/X86/viabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56544.181156.patch
Type: text/x-patch
Size: 25583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/84441d81/attachment-0001.bin>


More information about the llvm-commits mailing list