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
f9d7f2f126bfd9c7ecff0568ac147cfe02bbce25
triton
/
lib
/
Dialect
/
TritonGPU
/
Transforms
History
Philippe Tillet
9ddf0921fb
[OPTIMIZER] Added
DotOp
to the list of expensive ops we don't want to rematerialize. (
#718
)
2022-09-27 09:05:49 -07:00
..
CanonicalizeLoops.cpp
[OPTIMIZER] Rewrite patterns for layout conversions (
#64
)
2022-08-18 12:49:37 -07:00
CMakeLists.txt
[OPTIMIZER] Rewrite patterns for layout conversions (
#64
)
2022-08-18 12:49:37 -07:00
Coalesce.cpp
[Analysis/Allocation] Allocation passes now assumes that slices always alias (
#108
)
2022-09-09 12:03:41 -07:00
Combine.cpp
[OPTIMIZER] Added
DotOp
to the list of expensive ops we don't want to rematerialize. (
#718
)
2022-09-27 09:05:49 -07:00
Combine.td
[OPTIMIZER] Rewrite patterns for layout conversions (
#64
)
2022-08-18 12:49:37 -07:00
Pipeline.cpp
[BACKEND] llvm::dyn_cast -> llvm::dyn_cast_or_null (
#689
)
2022-09-22 03:26:40 +00:00
TritonGPUConversion.cpp
[Triton] Support math and libdevice ops (
#91
)
2022-09-01 16:34:27 -07:00
Verifier.cpp
[FRONTEND] Add scalar type support for some ops (
#661
)
2022-09-15 16:12:52 -07:00