[Mlir-commits] [mlir] DLTI: Simplifying getDevicePropertyValue API by returning Attribute type value (PR #96706)
Niranjan Hasabnis
llvmlistbot at llvm.org
Wed Jun 26 10:04:20 PDT 2024
nhasabni wrote:
@joker-eph Returning the value of the property as Attribute now. No more restriction on the type of value supported in the description. Pls check.
https://github.com/llvm/llvm-project/pull/96706
More information about the Mlir-commits
mailing list