aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorlonely eagle <2020382038@qq.com>2025-07-08 22:39:18 +0800
committerGitHub <noreply@github.com>2025-07-08 22:39:18 +0800
commit517cda12e5091216645903ec85087b0b2f8239c4 (patch)
tree2f85449d7c88f0bfd3d90172eaee1f9f190170cc /clang/lib/AST/ByteCode/Compiler.cpp
parentd440809f4e555f8c16835bc07b9509deefc354c4 (diff)
downloadllvm-517cda12e5091216645903ec85087b0b2f8239c4.zip
llvm-517cda12e5091216645903ec85087b0b2f8239c4.tar.gz
llvm-517cda12e5091216645903ec85087b0b2f8239c4.tar.bz2
[mlir][vector] Add foldInsertUseChain folder function to insert op (#147045)
When the result of an insert op is used by an insert op, and the subsequent insert op is inserted at the same location as the previous insert op, replaces the dest of the subsequent insert op with the dest of the previous insert op.This is because the previous insert op does not affect subsequent insert ops. --------- Co-authored-by: Mehdi Amini <joker.eph@gmail.com> Co-authored-by: Andrzej WarzyƄski <andrzej.warzynski@gmail.com>
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions