[PATCH] D18751: [MachineCombiner] Support for floating-point FMA on ARM64
Gerolf Hoflehner via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 19:53:30 PDT 2016
Gerolf updated this revision to Diff 54452.
Gerolf added a comment.
Comments and local handling of optlevel as Quentin suggested.
http://reviews.llvm.org/D18751
Files:
include/llvm/CodeGen/MachineCombinerPattern.h
include/llvm/CodeGen/SelectionDAGTargetInfo.h
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/MachineCombiner.cpp
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/TargetInstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
lib/Target/AArch64/AArch64SelectionDAGInfo.h
test/CodeGen/AArch64/arm64-fma-combines.ll
test/CodeGen/AArch64/arm64-fml-combines.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18751.54452.patch
Type: text/x-patch
Size: 50112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/9b13bd30/attachment.bin>
More information about the llvm-commits
mailing list