[PATCH] D128539: [GISel] Don't fold convergent instruction across CFG

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 09:49:31 PDT 2022


qcolombet added a comment.

> I looked and don't see anything for this. We fold all of these in separate MI passes

Thanks for checking @arsenm !

That means I can't produce an open source test case unfortunately then.

Are you okay with the patch as is?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128539



More information about the llvm-commits mailing list