[Mlir-commits] [mlir] [mlir][spirv] Fix tablegen generator script's stripping of prefixes (PR #101378)

Andrea 🦈 llvmlistbot at llvm.org
Wed Jul 31 11:32:11 PDT 2024


andfau-amd wrote:

> Could we base these some string length computation instead of using concrete constants?

Sure. That was actually done by the previous commit that fixed just a single instance, I'll copy its approach.

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


More information about the Mlir-commits mailing list