[Mlir-commits] [mlir] [mlir] Fix conflict of user defined reserved functions with internal prototypes (PR #123378)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Jan 27 04:58:48 PST 2025
https://github.com/jeanPerier commented:
This is outside of my area, but the patch makes sense to me. We did hit similar crashes in flang (like [here](https://github.com/llvm/llvm-project/issues/97325)), and having proper asserts for helpers retrieving libc functions seems right to me.
https://github.com/llvm/llvm-project/pull/123378
More information about the Mlir-commits
mailing list