This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
triton
Watch
1
Star
0
Fork
0
You've already forked triton
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
keren/v100-perf-regression
triton
/
unittest
/
Dialect
/
CMakeLists.txt
2 lines
28 B
CMake
Raw
Permalink
Normal View
History
Unescape
Escape
[Triton-MLIR][OPTIMIZER] Cleaned up swizzling (#869) Swizzling is no longer implemented as a separate pass. It is instead done in a specialized constructor of SharedEncodingAttr, and tested via google tests instead of triton-opt + filecheck. In the future we may want to implement it as a pass again once we have an additional dialect between TritonGPU and LLVM.
2022-11-10 12:05:46 -08:00
add_subdirectory
(
TritonGPU
)
Reference in New Issue
Copy Permalink