[llvm-branch-commits] [mlir] [mlir][LLVM] `LLVMTypeConverter`: Tighten materialization checks (PR #116532)

Markus Böck via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Nov 17 00:54:00 PST 2024


https://github.com/zero9178 commented:

Makes sense to me from a defensive programming perspective, but shouldn't a user add their own argument materialization in this case that can handle their type conversion and have that be called first?
Is there an easy way we can test this by any chance? 

https://github.com/llvm/llvm-project/pull/116532


More information about the llvm-branch-commits mailing list