Skip to content

Commit 4b175a5

Browse files
authored
[AMD] Feed in tl.assume and support more ops in RangeAnalysis (triton-lang#6022)
This PR implements initializing lattice ranges using assumptions, ie things like `tl.assume(K < 128)` initializing K to have integer range `[-smax, 128]`. Additionally it adds support for range inference for various `tt`/`ttg` ops.
1 parent 23753f4 commit 4b175a5

File tree

5 files changed

+719
-163
lines changed

5 files changed

+719
-163
lines changed

0 commit comments

Comments
 (0)