aboutsummaryrefslogtreecommitdiff
path: root/mlir/benchmark
AgeCommit message (Expand)AuthorFilesLines
2022-09-04[mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers ...Nick Kreeger1-2/+2
2022-09-03Revert "[mlir][sparse] Expose SparseTensor passes as enums instead of opaque"Nick Kreeger1-2/+2
2022-09-03[mlir][sparse] Expose SparseTensor passes as enums instead of opaqueNick Kreeger1-2/+2
2022-07-16[NFC] Remove obsolete all_passes_registration from integration tests.Stella Laurenzo1-2/+0
2022-07-15[mlir][benchmark] Fix import in sparse benchmark.Ingo Müller2-8/+8
2022-05-13[mlir] Fix declaration of nano time function in benchmark infraDenys Shabalin1-5/+5
2022-04-23Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque n...Nick Kreeger1-1/+1
2022-04-23[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers f...Nick Kreeger1-1/+1
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle2-5/+5
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle1-5/+5
2022-02-09[mlir] Use sparse-compiler pass in sparse benchmarkSaurabh Jha1-18/+1
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle1-1/+1
2022-02-02[mlir] Move SelectOp from Standard to ArithmeticRiver Riddle1-1/+1
2022-01-31[mlir][bufferize] Clean up remaining references to `tensor-constant-bufferize`Matthias Springer1-1/+1
2022-01-27[mlir] Set up boilerplate build for MLIR benchmarksSaurabh Jha3-0/+245