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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 12 02:03:35 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350998: [X86][AARCH64] Improve ISD::ABS support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56544?vs=181427&id=181430#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56544

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56544.181430.patch
Type: text/x-patch
Size: 11259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190112/d32f3141/attachment.bin>


More information about the llvm-commits mailing list