[PATCH] D74947: [unittests] demonstrate User::replaceUsesOfWith() breaking CallBrInst
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 09:40:16 PDT 2022
nickdesaulniers abandoned this revision.
nickdesaulniers added a comment.
Herald added a project: All.
This is no longer an issue after https://github.com/llvm/llvm-project/commit/2a721374aef3 since we now use `!i` placeholders to denote that these inputs are implicit; they're no longer listed twice in the operand list.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74947/new/
https://reviews.llvm.org/D74947
More information about the llvm-commits
mailing list