[Mlir-commits] [mlir] [MLIR] emitc: Add fmtArgs to verbatim (PR #123294)

Matthias Gehre llvmlistbot at llvm.org
Tue Feb 18 23:45:40 PST 2025


mgehre-amd wrote:

> @mgehre-amd I've checked in [2c05d02](https://github.com/llvm/llvm-project/commit/2c05d026831f09d8c61eb752c8a0fbc1494fae6d) to fix warnings. I've chosen to add `[[maybe_unused]]` instead of removing the two functions in case you are in the process of building out things. If you don't need them, you might want to remove them. Thanks!

Thanks for the fix! This was an oversight on my side, and I will remove those functions.

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


More information about the Mlir-commits mailing list