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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 23:56:18 PST 2019


RKSimon updated this revision to Diff 181427.
RKSimon added a comment.

rebase and add VectorLegalizer::LegalizeOp case


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.181427.patch
Type: text/x-patch
Size: 25749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190112/b9ccb7df/attachment.bin>


More information about the llvm-commits mailing list