OSDN Git Service

[GISel]: Add G_FMA opcode for fused multiply adds
authorAditya Nandakumar <aditya_nandakumar@apple.com>
Tue, 20 Jun 2017 19:25:23 +0000 (19:25 +0000)
committerAditya Nandakumar <aditya_nandakumar@apple.com>
Tue, 20 Jun 2017 19:25:23 +0000 (19:25 +0000)
commitc7c608fe5e6045aacab77b61cf8bc58c132466fe
tree0af7be69b058b7f19407583174bc7e398e40eb0a
parent5516bd138753bea8573bc97883fa8ab8507d874d
[GISel]: Add G_FMA opcode for fused multiply adds

https://reviews.llvm.org/D34372

Reviewed by dsanders

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305824 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/GenericOpcodes.td
include/llvm/Target/TargetOpcodes.def
lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll