aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/PredicateInfo.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-06-19 15:39:06 +0200
committerGitHub <noreply@github.com>2025-06-19 15:39:06 +0200
commita4e4527c4b44be9a88168c0a4758de58fd1a770d (patch)
tree0bf49ca91ef41f434122cf8f42f193d7a2429850 /llvm/lib/Transforms/Utils/PredicateInfo.cpp
parent278ece7c80d36bb1074fa53e655a5ca8f31145dd (diff)
downloadllvm-a4e4527c4b44be9a88168c0a4758de58fd1a770d.zip
llvm-a4e4527c4b44be9a88168c0a4758de58fd1a770d.tar.gz
llvm-a4e4527c4b44be9a88168c0a4758de58fd1a770d.tar.bz2
[mlir][Transforms] Fix replaceUsesOfBlockArgument API (#144706)
Before this PR, users had to pass the "old" block argument when replacing the uses of a block argument in a newly converted block. Users can now pass the actual block argument that should be replaced. Note for LLVM integration: Make sure to pass the current block argument instead of the old one.
Diffstat (limited to 'llvm/lib/Transforms/Utils/PredicateInfo.cpp')
0 files changed, 0 insertions, 0 deletions