You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Codegen][Tuner] retire the C/Python binding for querying mma intrinsic. NFC. (#21816)
Since we've already exposed the IREE GPU python binding for target info
in #21782 and #21812, therefore we can now retire the legacy C/Python
binding for querying mma intrinsic. This also allows us to fully remove
the `TestLLVMGPUQueryMMAPass ` including the utility function and
associated test file.
---------
Signed-off-by: Bangtian Liu <[email protected]>
0 commit comments