[all-commits] [llvm/llvm-project] 95c2d7: [mlir][EmitC] memref-to-emitc: insert conversion_c...
Simon Camphausen via All-commits
all-commits at lists.llvm.org
Wed Oct 30 07:27:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95c2d798148f12565dd4c9ddc753d196e47f230f
https://github.com/llvm/llvm-project/commit/95c2d798148f12565dd4c9ddc753d196e47f230f
Author: Simon Camphausen <simon.camphausen at iml.fraunhofer.de>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M mlir/lib/Conversion/MemRefToEmitC/MemRefToEmitCPass.cpp
M mlir/test/Conversion/MemRefToEmitC/memref-to-emitc.mlir
Log Message:
-----------
[mlir][EmitC] memref-to-emitc: insert conversion_casts (#114204)
Add materializations to the conversion pass, such that types of
non-converted operands are legalized.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list