aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-04-20 10:06:22 +0200
committerGitHub <noreply@github.com>2025-04-20 10:06:22 +0200
commit8553efd2e98575fbee2c81a334ec28b12e055406 (patch)
tree89ee11a3764cbb4b1da027e07d1292c806b43770 /llvm/lib/CodeGen/MachineInstr.cpp
parent71037ee9decd05ec07617e5ee77a05e0114b9b67 (diff)
downloadllvm-8553efd2e98575fbee2c81a334ec28b12e055406.zip
llvm-8553efd2e98575fbee2c81a334ec28b12e055406.tar.gz
llvm-8553efd2e98575fbee2c81a334ec28b12e055406.tar.bz2
[mlir][LLVM] Add `OpBuilder &` to `lookupOrCreateFn` functions (#136421)
These functions are called from lowering patterns. All IR modifications in a pattern must be performed through the provided rewriter, but these functions used to instantiate a new `OpBuilder`, bypassing the provided rewriter.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions