[PATCH] D66190: [CodeGen] Add a pass to do block predication on SSA machine IR
Thomas Raoux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 18:10:14 PDT 2019
ThomasRaoux updated this revision to Diff 215300.
ThomasRaoux marked 4 inline comments as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66190/new/
https://reviews.llvm.org/D66190
Files:
llvm/include/llvm/CodeGen/Passes.h
llvm/include/llvm/InitializePasses.h
llvm/lib/CodeGen/CodeGen.cpp
llvm/lib/CodeGen/EarlyIfConversion.cpp
llvm/test/CodeGen/Hexagon/early-if-predicator.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66190.215300.patch
Type: text/x-patch
Size: 19771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/16e06fc5/attachment.bin>
More information about the llvm-commits
mailing list