[PATCH] D34144: [CodeGen] Add generic MacroFusion pass.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 02:53:35 PDT 2017
fhahn updated this revision to Diff 102510.
fhahn marked an inline comment as done.
fhahn added a comment.
Remove redundant `!SI.getSUnit()`
https://reviews.llvm.org/D34144
Files:
include/llvm/CodeGen/MacroFusion.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/MacroFusion.cpp
lib/Target/AArch64/AArch64MacroFusion.cpp
lib/Target/X86/X86MacroFusion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34144.102510.patch
Type: text/x-patch
Size: 16787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/4378ba61/attachment.bin>
More information about the llvm-commits
mailing list