[PATCH] D156131: [LV] Generate predicate in a proper VPBasicBlock

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 03:37:55 PDT 2023


fhahn added a comment.

Interesting issue! Would it be possible to construct a test case showing the issue on current `main`? Would it be possible to only change the insertion point if need to avoid the issue to avoid many of the test changes?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156131



More information about the llvm-commits mailing list