llvm-project/mlir/unittests
Rahul Joshi 08e4f07852 [MLIR][NFC] Adopt use of TypeRange in build() methods.
- Use TypeRange instead of ArrayRef<Type> where possible.
- Change some of the custom builders to also use TypeRange

Differential Revision: https://reviews.llvm.org/D87944
2020-09-23 09:07:57 -07:00
..
Analysis [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
Dialect Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
IR Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
Pass Use an Identifier instead of an OperationName internally for OpPassManager identification (NFC) 2020-09-02 21:46:05 +00:00
SDBM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
TableGen [MLIR][NFC] Adopt use of TypeRange in build() methods. 2020-09-23 09:07:57 -07:00
CMakeLists.txt Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest 2020-07-27 08:37:01 -07:00