Commit 744383a
Explicitly use
Part of #2478. To reduce diff.
---------
Signed-off-by: Anatoly Myachev <[email protected]>
Co-authored-by: Ettore Tiotto <[email protected]>int64_t type for std::min in MatchTargetSizePass::getSubOpSize for portability between platforms (#2620)1 parent 6536edb commit 744383a
File tree
1 file changed
+2
-2
lines changed- third_party/intel/lib/TritonIntelGPUTransforms
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
0 commit comments