[PATCH] D155028: [ConstantHoisting] add XFAIL test case
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 11:08:15 PDT 2023
nickdesaulniers added a comment.
Hi @ributzka, do you have thoughts on how best to fix this issue demonstrated by this test case?
I have a patch that avoids hoisting to the same BB; not sure yet if there's perhaps a better approach.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155028/new/
https://reviews.llvm.org/D155028
More information about the llvm-commits
mailing list