[PATCH] D44573: [AArch64] Add patterns matching (fabs (fsub x y)) to (fabd x y)

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 03:16:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329163: [AArch64] Add patterns matching (fabs (fsub x y)) to (fabd x y) (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44573?vs=138898&id=140920#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44573

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/test/CodeGen/AArch64/arm64-vabs.ll
  llvm/trunk/test/CodeGen/AArch64/fp16_intrinsic_scalar_2op.ll
  llvm/trunk/test/CodeGen/AArch64/fp16_intrinsic_vector_2op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44573.140920.patch
Type: text/x-patch
Size: 7883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/bc11b89b/attachment.bin>


More information about the llvm-commits mailing list