[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 01:40:52 PDT 2019


ThomasRaoux updated this revision to Diff 215049.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66190.215049.patch
Type: text/x-patch
Size: 17245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/49d953da/attachment.bin>


More information about the llvm-commits mailing list