[PATCH] D43864: GlobalISel: IRTranslate llvm.fabs.* intrinsic

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 14:34:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326749: GlobalISel: IRTranslate llvm.fabs.* intrinsic (authored by volkan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43864?vs=137048&id=137083#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43864

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
  llvm/trunk/include/llvm/CodeGen/TargetOpcodes.def
  llvm/trunk/include/llvm/Target/GenericOpcodes.td
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  llvm/trunk/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43864.137083.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/65586a38/attachment.bin>


More information about the llvm-commits mailing list