[Mlir-commits] [mlir] [MLIR][GPU-LLVM] Add in-pass signature update option for opencl kernels (PR #105664)
Victor Perez
llvmlistbot at llvm.org
Tue Sep 17 00:44:10 PDT 2024
https://github.com/victor-eds commented:
Great addition. IMO we can make this the default behavior and drop the flag as the generated code would be illegal otherwise.
In case this is not made default behavior, can we extend tests to check output with flag unset?
https://github.com/llvm/llvm-project/pull/105664
More information about the Mlir-commits
mailing list