issues
search
iree-org
/
iree-llvm-sandbox
A sandbox for quick iteration and experimentation on projects related to IREE, MLIR, and LLVM
Apache License 2.0
54
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enable stack trace in signal handlers in debug builds.
#760
ingomueller-net
closed
1 year ago
0
[CI] Upgrade Python version from 3.9 to 3.11.
#759
ingomueller-net
closed
1 year ago
0
[Triton] Add conversion that passes the grid as function arguments.
#758
ingomueller-net
closed
1 year ago
0
[CI] Make sure failing benchmark test fail CI and fix current issue.
#757
ingomueller-net
closed
1 year ago
0
[Triton] Make calling jitted functions from other jitted functions work.
#756
ingomueller-net
closed
1 year ago
0
[Triton][CI] Use lld for building Triton in CI to speed up linking.
#755
ingomueller-net
closed
1 year ago
0
[Triton] Add conversion for tt.dot to linalg.matmul.
#754
ingomueller-net
closed
1 year ago
0
[Indexing] Fix `arange` again
#753
makslevental
closed
8 months ago
0
[Triton] Extend load and store ops to tensors with rank > 1.
#752
ingomueller-net
closed
1 year ago
0
[Triton] Add conversion from tt.view to tensor.reshape.
#751
ingomueller-net
closed
1 year ago
0
[Triton] Factor out handling of Triton's func ops into dedicated pass.
#750
ingomueller-net
closed
1 year ago
0
[Triton] Add conversion from tt.broadcast to linalg.broadcast.
#749
ingomueller-net
closed
1 year ago
0
[Triton] Add op that converts tt.expand_dims to tensor.expand_shape.
#748
ingomueller-net
closed
1 year ago
0
[CI] Free disk space to leave headroom for larger builds.
#747
ingomueller-net
closed
1 year ago
0
[Triton][LLVM] Update submodules to latest versions as of June 6.
#746
ingomueller-net
closed
1 year ago
0
Replace all occurrences of llvm::Optional with std::optional. (NFC)
#745
ingomueller-net
closed
1 year ago
1
[Indexing] Add runtime infra and runnable, tiled matmul example
#744
makslevental
closed
8 months ago
1
[Indexing] change ARangeOp to use `nofold` unitaattr
#743
makslevental
closed
1 year ago
0
[Indexing] Add transform from scatter/gather to insert_slice/extract_slice
#742
makslevental
closed
8 months ago
0
[Indexing] For-loop sugar
#741
makslevental
closed
1 year ago
0
[Indexing] Make `arange` `fold=False` default
#740
makslevental
closed
1 year ago
0
[Indexing] Add `ScatterOp`
#739
makslevental
closed
1 year ago
1
[Indexing] Implement casting python literals to corresponding `ArithValue`s
#738
makslevental
closed
1 year ago
0
[Indexing] Fix ARangeOp to expand dims
#737
makslevental
closed
1 year ago
0
[Indexing] Remove all i64
#736
makslevental
closed
1 year ago
0
[Indexing] Use `i64` instead of `index`
#735
makslevental
closed
1 year ago
0
[Indexing] Arbitrary slicing
#734
makslevental
closed
1 year ago
2
[Indexing] implement None indices
#733
makslevental
closed
1 year ago
0
[Triton] Extend conversion of tt.load and tt.store to 1D tensor inputs.
#732
ingomueller-net
closed
1 year ago
0
[Triton] Extend conversion of tt.addptr to tensor inputs.
#731
ingomueller-net
closed
1 year ago
0
[Triton] Extend conversion of tt.splat to pointer input.
#730
ingomueller-net
closed
1 year ago
0
[Triton] Add op that converts tt.splat for tensors of ints and floats.
#729
ingomueller-net
closed
1 year ago
0
[Triton] Add op that converts tt.addptr to llvm.getelementptr for scalar offsets.
#728
ingomueller-net
closed
1 year ago
0
[Triton] Add conversion from tt.make_range to arith.constant dense<[..]>.
#727
ingomueller-net
closed
1 year ago
0
[Triton][CI] Install CPU-only version of pytorch in CI. (NFC)
#726
ingomueller-net
closed
1 year ago
0
[Triton][CI] Enable CCache when compiling Triton through pip. (NFC)
#725
ingomueller-net
closed
1 year ago
0
[Triton] Implement jit decorator that uses our own compilation pipeline.
#724
ingomueller-net
closed
1 year ago
0
[Triton] Implement conversion for simple tt.store and tt.load to LLVM.
#723
ingomueller-net
closed
1 year ago
0
[Triton] Add type conversion for triton::PointerType.
#722
ingomueller-net
closed
1 year ago
0
[Triton] Add new TritonToLLVM pass that lowers tt.func etc to LLVM.
#721
ingomueller-net
closed
1 year ago
0
[Triton] Enable Triton conversions and transforms in opt and Python.
#720
ingomueller-net
closed
1 year ago
0
[Triton] Add basic CAPI and Python bindings.
#719
ingomueller-net
closed
1 year ago
0
Bring some code into alphabetical order. (NFC)
#718
ingomueller-net
closed
1 year ago
0
[LLVM] Update submodule to version of May 15 (c5dede880d17).
#717
ingomueller-net
closed
1 year ago
0
Clean up several aspects of CMake files. (NFC)
#716
ingomueller-net
closed
1 year ago
0
[Indexing] Add `ARangeOp`
#715
makslevental
closed
1 year ago
3
[Indexing] Implement mapping of advanced indexing to `GatherOp`
#714
makslevental
closed
1 year ago
2
[Indexing] Implement mapping of advanced indexing to `GatherOp`
#713
makslevental
closed
1 year ago
0
[Indexing] Add advanced index casting in `_canonicalize_tuple_index`
#712
makslevental
closed
1 year ago
0
[Indexing] Remove redundant `index: bool` from Scalar, Tensor ctors
#711
makslevental
closed
1 year ago
0
Previous
Next