summaryrefslogtreecommitdiff
path: root/mlir/benchmark
Commit message (Expand)AuthorAgeFilesLines
* [mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers ...Nick Kreeger2022-09-041-2/+2
* Revert "[mlir][sparse] Expose SparseTensor passes as enums instead of opaque"Nick Kreeger2022-09-031-2/+2
* [mlir][sparse] Expose SparseTensor passes as enums instead of opaqueNick Kreeger2022-09-031-2/+2
* [NFC] Remove obsolete all_passes_registration from integration tests.Stella Laurenzo2022-07-161-2/+0
* [mlir][benchmark] Fix import in sparse benchmark.Ingo Müller2022-07-152-8/+8
* [mlir] Fix declaration of nano time function in benchmark infraDenys Shabalin2022-05-131-5/+5
* Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque n...Nick Kreeger2022-04-231-1/+1
* [mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers f...Nick Kreeger2022-04-231-1/+1
* [mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle2022-03-162-5/+5
* [mlir] Rename the Standard dialect to the Func dialectRiver Riddle2022-03-011-5/+5
* [mlir] Use sparse-compiler pass in sparse benchmarkSaurabh Jha2022-02-091-18/+1
* [mlir] Split out a new ControlFlow dialect from StandardRiver Riddle2022-02-061-1/+1
* [mlir] Move SelectOp from Standard to ArithmeticRiver Riddle2022-02-021-1/+1
* [mlir][bufferize] Clean up remaining references to `tensor-constant-bufferize`Matthias Springer2022-01-311-1/+1
* [mlir] Set up boilerplate build for MLIR benchmarksSaurabh Jha2022-01-273-0/+245