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
[FRONTEND] Add get_int_attr to Operation for out-of-tree walk
Enables extracting integer attributes from MLIR operations during out-of-tree
walks. Useful for extracting constant values and attributes like start/end
from tt.make_range.
Follows the pattern established in PR triton-lang#3191.
Signed-off-by: Joshua James Venter <venter.joshua@gmail.com>
0 commit comments