[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
Thu Aug 15 15:29:04 PDT 2019


ThomasRaoux updated this revision to Diff 215483.
ThomasRaoux marked 7 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.215483.patch
Type: text/x-patch
Size: 19763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/173aab36/attachment.bin>


More information about the llvm-commits mailing list