llvm-project/mlir/lib
Christopher Tetreault 5cba1c6336 [SVE] Remove calls to VectorType::getNumElements from mlir
Reviewers: efriedma, ftynse, rriddle

Reviewed By: ftynse, rriddle

Subscribers: tschuett, rkruppe, psnobl, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, Kayjukh, jurahul, msifontes

Tags: #mlir

Differential Revision: https://reviews.llvm.org/D82583
2020-06-29 10:29:39 -07:00
..
Analysis [MLIR][NFC] Adopt variadic isa<> 2020-06-24 17:02:44 -07:00
Conversion [SVE] Remove calls to VectorType::getNumElements from mlir 2020-06-29 10:29:39 -07:00
Dialect [SVE] Remove calls to VectorType::getNumElements from mlir 2020-06-29 10:29:39 -07:00
EDSC [mlir] Remove EDSC BlockBuilder, BlockHandle and related functionality 2020-06-19 09:37:44 +02:00
ExecutionEngine [MLIR][NFC] Eliminate .getBlocks() when not needed 2020-06-19 14:16:21 -07:00
IR [mlir] Refactor OpInterface internals to be faster and factor out common bits. 2020-06-24 17:23:58 -07:00
Interfaces [MLIR][NFC] Adopt variadic isa<> 2020-06-24 17:02:44 -07:00
Parser [mlir][NFC] Split Parser into several different files. 2020-06-10 17:17:13 -07:00
Pass [MLIR][NFC] Adopt variadic isa<> 2020-06-24 17:02:44 -07:00
Support [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
TableGen [mlir-tblgen] Use fully qualified names in generated code files 2020-06-26 15:05:33 +02:00
Target [SVE] Remove calls to VectorType::getNumElements from mlir 2020-06-29 10:29:39 -07:00
Transforms [mlir] fix off-by-one error in collapseParallelLoops 2020-06-26 15:39:46 +02:00
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00