[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
Fri Mar 16 11:04:13 PDT 2018


john.brawn created this revision.
john.brawn added reviewers: t.p.northover, SjoerdMeijer, samparker.
Herald added subscribers: kristof.beyls, javed.absar, rengolin.

Repository:
  rL LLVM

https://reviews.llvm.org/D44573

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

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


More information about the llvm-commits mailing list