[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 15:50:24 PDT 2019


ThomasRaoux updated this revision to Diff 215273.

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.215273.patch
Type: text/x-patch
Size: 19715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/4270a3f0/attachment.bin>


More information about the llvm-commits mailing list