[Mlir-commits] [mlir] [mlir][Interfaces] `DestinationStyleOpInterface`: Rename `hasTensor/BufferSemantics` (PR #77574)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jan 10 13:00:31 PST 2024


https://github.com/MaheshRavishankar requested changes to this pull request.

Is there a use for having interface methods that say if it has any tensor operands or any buffer operands. I dont see any use cases here. Maybe we just drop those methods and make this PR a pure rename.

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


More information about the Mlir-commits mailing list