diff options
author | bubblepipe <30717258+bubblepipe@users.noreply.github.com> | 2025-04-25 23:53:29 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 08:53:29 -0700 |
commit | 3ce2d1e6a1fde05604a09b70f7bf99bffa1329ad (patch) | |
tree | 389a54485044e4432152da3d2988240a3b4d837d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 38078b222f679fd9a6c8407ae78dbccae7cb4012 (diff) | |
download | llvm-3ce2d1e6a1fde05604a09b70f7bf99bffa1329ad.zip llvm-3ce2d1e6a1fde05604a09b70f7bf99bffa1329ad.tar.gz llvm-3ce2d1e6a1fde05604a09b70f7bf99bffa1329ad.tar.bz2 |
[mlir] Fix typo in CSE transform (#137341)
"Replace all uses, but do not _remote_ the operation yet" should be
"Replace all uses, but do not _remove_ the operation yet".
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions