[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:54:04 PDT 2019


ThomasRaoux added a comment.

I figured the functionality can be tested with Hexagon backend, so I added a test in Hexagon target to test the predication.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66190/new/

https://reviews.llvm.org/D66190





More information about the llvm-commits mailing list