diff options
author | Gil Rapaport <gil.rapaport@mobileye.com> | 2024-06-10 13:57:38 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 13:57:38 +0300 |
commit | 8b7e836570b29d3bc89731c5af91c847e3fc5c71 (patch) | |
tree | 76c02c389bedd2c2cf51db3327b566c9a9d4cdb0 /llvm/lib/IR/Module.cpp | |
parent | fe0dee4df05e2e0497385e2de73a510b9156e1f4 (diff) | |
download | llvm-8b7e836570b29d3bc89731c5af91c847e3fc5c71.zip llvm-8b7e836570b29d3bc89731c5af91c847e3fc5c71.tar.gz llvm-8b7e836570b29d3bc89731c5af91c847e3fc5c71.tar.bz2 |
[mlir][emitc] Remove copy from scf.for lowering (#94898)
Remove the copy into fresh variables done when lowering scf.for into
emitc.for and use the variables carrying the init and iter values as
the loop's results.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions