git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "[NFCI][IR] ConstantRangeTest: add basic scaffolding for next-gen precision...
[lldb.git]
/
mlir
/
tools
/
2020-09-23
Mike Urbach
[mlir][OpFormatGen] Update "custom" directives for...
tree
|
commitdiff
2020-09-23
Rahul Joshi
[MLIR][NFC] Adopt use of BlockRange in place of ArrayRe...
tree
|
commitdiff
2020-09-23
Rahul Joshi
[MLIR] Change default builders generated by TableGen...
tree
|
commitdiff
2020-09-23
Jacques Pienaar
[mlir][ods] Custom builder with no params
tree
|
commitdiff
2020-09-22
Mehdi Amini
Implement a new kind of Pass: dynamic pass pipeline
tree
|
commitdiff
2020-09-22
Jacques Pienaar
[mlir][ods] Make OpBuilder and OperationState optional
tree
|
commitdiff
2020-09-22
Thomas Joerg
Revert "Implement a new kind of Pass: dynamic pass...
tree
|
commitdiff
2020-09-22
Nicolas Vasilache
[mlir][Linalg] Uniformize linalg.generic with named...
tree
|
commitdiff
2020-09-22
Mehdi Amini
Implement a new kind of Pass: dynamic pass pipeline
tree
|
commitdiff
2020-09-21
jerryyin
[AMDGPU] Adding mutex to guard lld::elf::link interface use
tree
|
commitdiff
2020-09-18
Nicolas Vasilache
[mlir][Linalg] Evolve named ops to use assembly form...
tree
|
commitdiff
2020-09-17
Rahul Joshi
[MLIR][TableGen] Automatic detection and elimination...
tree
|
commitdiff
2020-09-17
Navdeep Kumar
[MLIR][Affine] Add parametric tile size support for...
tree
|
commitdiff
2020-09-17
jerryyin
[AMDGPU] Fix ROCm unit test memref initialization
tree
|
commitdiff
2020-09-17
jerryyin
[AMDGPU] Bump to ROCm 3.7 dependency hip_hcc->amdhip64
tree
|
commitdiff
2020-09-14
Federico Lebrón
Make namespace handling uniform across dialect backends.
tree
|
commitdiff
2020-09-11
Nicolas Vasilache
[mlir][Linalg] Refactor StructuredOpInterface - NFC
tree
|
commitdiff
2020-09-11
MaheshRavishankar
[mlir][Analysis] Allow Slice Analysis to work with...
tree
|
commitdiff
2020-09-08
Jakub Lichman
[mlir] Conv ops vectorization pass
tree
|
commitdiff
2020-09-08
Mehdi Amini
Add a doc/tutorial on traversing the IR
tree
|
commitdiff
2020-09-04
Marius Brehler
[mlir] Fix includes in mlir-translate
tree
|
commitdiff
2020-09-03
Lei Zhang
[mlir] Support default valued attribute in StructsGen
tree
|
commitdiff
2020-09-02
Mehdi Amini
Tweak `mlir-linalg-ods-gen` library dependency: only...
tree
|
commitdiff
2020-09-01
Thomas Raoux
[mlir][vulkan-runner] Explicitly export vulkan-runtime...
tree
|
commitdiff
2020-08-31
Mehdi Amini
Fix mlir-reduce to explicitly register dialects and...
tree
|
commitdiff
2020-08-31
River Riddle
[mlir][OpFormatGen] Add initial support for regions...
tree
|
commitdiff
2020-08-31
River Riddle
[mlir][ODS] Add new SymbolNameAttr and add support...
tree
|
commitdiff
2020-08-31
River Riddle
[mlir][OpFormatGen] Add support for specifiy "custom...
tree
|
commitdiff
2020-08-30
Mehdi Amini
Fix gcc warning by explicitly initializing the base...
tree
|
commitdiff
2020-08-30
Kamlesh Kumar
Improve doc comments for several methods returning...
tree
|
commitdiff
2020-08-27
Kazuaki Ishizaki
[mlir] NFC: fix trivial typo under test and tools
tree
|
commitdiff
2020-08-27
Ni Hui
Fix MLIR build with MLIR_INCLUDE_TESTS=OFF
tree
|
commitdiff
2020-08-26
River Riddle
[mlir][PDL] Add a PDL Interpreter Dialect
tree
|
commitdiff
2020-08-25
Eric Christopher
Add NDEBUG checks around debug only loop to avoid unuse...
tree
|
commitdiff
2020-08-23
Mehdi Amini
Add a `dialect_registration` callback for "translations...
tree
|
commitdiff
2020-08-23
Mehdi Amini
Refactor `mlir-translate` to extract the `main()` logic...
tree
|
commitdiff
2020-08-21
Mauricio Sifontes
Refactor Reduction Tree Pass
tree
|
commitdiff
2020-08-19
River Riddle
[mlir] Add a new "Pattern Descriptor Language" (PDL...
tree
|
commitdiff
2020-08-19
Mehdi Amini
Separate the Registration from Loading dialects in...
tree
|
commitdiff
2020-08-19
Mehdi Amini
Revert "Separate the Registration from Loading dialects...
tree
|
commitdiff
2020-08-18
Mehdi Amini
Separate the Registration from Loading dialects in...
tree
|
commitdiff
2020-08-18
Mehdi Amini
Revert "Separate the Registration from Loading dialects...
tree
|
commitdiff
2020-08-18
Mehdi Amini
Separate the Registration from Loading dialects in...
tree
|
commitdiff
2020-08-18
Mauricio Sifontes
Create Optimization Pass Wrapper for MLIR Reduce
tree
|
commitdiff
2020-08-15
Mehdi Amini
Refactor mlir-opt setup in a new helper function (NFC)
tree
|
commitdiff
2020-08-15
Mehdi Amini
Revert "Separate the Registration from Loading dialects...
tree
|
commitdiff
2020-08-15
Mehdi Amini
Separate the Registration from Loading dialects in...
tree
|
commitdiff
2020-08-15
Mehdi Amini
Revert "Separate the Registration from Loading dialects...
tree
|
commitdiff
2020-08-14
Mehdi Amini
Separate the Registration from Loading dialects in...
tree
|
commitdiff
2020-08-13
Alexander Belyaev
[mlir] Test CallOp STD->LLVM conversion.
tree
|
commitdiff
2020-08-14
Kiran Chandramohan
[NFC][MLIR][OpenMP] Add comments and test for OpenMP...
tree
|
commitdiff
2020-08-12
Kiran Chandramohan
[MLIR,OpenMP] Lowering of parallel operation: proc_bind...
tree
|
commitdiff
2020-08-11
Jacques Pienaar
[drr] Add $_loc special directive for NativeCodeCall
tree
|
commitdiff
2020-08-10
Christian Sigg
[MLIR] Adding gpu.host_register op and lower it to...
tree
|
commitdiff
2020-08-10
Christian Sigg
[MLIR] Make gpu.launch_func rewrite pattern part of...
tree
|
commitdiff
2020-08-10
Rahul Joshi
[MLIR][TableGen] Fix ambiguous build methods when infer...
tree
|
commitdiff
2020-08-10
Jacques Pienaar
[mlir][drr] Make error easier to understand
tree
|
commitdiff
2020-08-08
Mehdi Amini
Remove unused class member (NFC)
tree
|
commitdiff
2020-08-07
Mauricio Sifontes
Create Reduction Tree Pass
tree
|
commitdiff
2020-08-07
Mehdi Amini
Revisit Dialect registration: require and store a TypeI...
tree
|
commitdiff
2020-08-07
Alex Zinenko
[mlir] take LLVMContext in MLIR-to-LLVM-IR translation
tree
|
commitdiff
2020-08-06
Christian Sigg
[MLIR] Change GpuLaunchFuncToGpuRuntimeCallsPass to...
tree
|
commitdiff
2020-08-05
Alex Zinenko
[mlir] use the new stateful LLVM type translator by...
tree
|
commitdiff
2020-08-05
Alex Zinenko
[mlir] Remove LLVMTypeTestDialect
tree
|
commitdiff
2020-08-04
Alex Zinenko
[mlir] translate types between MLIR LLVM dialect and...
tree
|
commitdiff
2020-08-03
River Riddle
[mlir][OpFormatGen] Add support for eliding UnitAttr...
tree
|
commitdiff
2020-08-03
Alex Zinenko
[mlir] First-party modeling of LLVM types
tree
|
commitdiff
2020-07-31
River Riddle
[mlir][PassIncGen] Refactor how pass registration is...
tree
|
commitdiff
2020-07-29
Tobias Gysi
[mlir] fix error handling in rocm runtime wrapper
tree
|
commitdiff
2020-07-29
Alex Zinenko
[mlir] LLVMType: make getUnderlyingType private
tree
|
commitdiff
2020-07-28
MaheshRavishankar
[mlir][GPUToSPIRV] Add a test pass to set workgroup...
tree
|
commitdiff
2020-07-28
Christian Sigg
Clean up cuda-runtime-wrappers API.
tree
|
commitdiff
2020-07-27
Christian Sigg
[MLIR] NFC: Rename mcuMemHostRegister* to mgpuMemHostRe...
tree
|
commitdiff
2020-07-27
Alex Zinenko
[mlir] Support for mutable types
tree
|
commitdiff
2020-07-23
Kazuaki Ishizaki
[mlir]: NFC: Fix trivial typo in documents and comments
tree
|
commitdiff
2020-07-16
Rahul Joshi
[MLIR][TableGen] Add default value for named attributes...
tree
|
commitdiff
2020-07-14
River Riddle
[mlir] Add support for parsing optional Attribute values.
tree
|
commitdiff
2020-07-14
Rahul Joshi
[MLIR] [TableGen] Avoid generating an assert which...
tree
|
commitdiff
2020-07-14
Jacques Pienaar
[ods] Enable getting forward decls allow
tree
|
commitdiff
2020-07-13
Rahul Joshi
[MLIR] Change ODS collective params build method to...
tree
|
commitdiff
2020-07-12
River Riddle
[mlir][ODS] Add support for specifying the namespace...
tree
|
commitdiff
2020-07-11
Yash Jain
[MLIR] Parallelize affine.for op to 1-D affine.parallel op
tree
|
commitdiff
2020-07-11
Mauricio Sifontes
Create TestReducer pass
tree
|
commitdiff
2020-07-07
Mauricio Sifontes
Create the MLIR Reduce framework
tree
|
commitdiff
2020-07-07
Mehdi Amini
Revert "Create the framework and testing environment...
tree
|
commitdiff
2020-07-07
River Riddle
[mlir][NFC] Remove usernames and google bug numbers...
tree
|
commitdiff
2020-07-07
Martin Waitz
[mlir] resolve types from attributes in assemblyFormat
tree
|
commitdiff
2020-07-07
Mauricio Sifontes
Create the framework and testing environment for MLIR...
tree
|
commitdiff
2020-07-06
Jacques Pienaar
[mlir] Change ODS to have include and exclude regex
tree
|
commitdiff
2020-07-04
Mehdi Amini
Revert "[MLIR] Parallelize affine.for op to 1-D affine...
tree
|
commitdiff
2020-07-04
Yash Jain
[MLIR] Parallelize affine.for op to 1-D affine.parallel op
tree
|
commitdiff
2020-07-02
River Riddle
[mlir][OpFormatGen] Add support for resolving variadic...
tree
|
commitdiff
2020-06-30
River Riddle
[mlir] Refactor InterfaceGen to support generating...
tree
|
commitdiff
2020-06-29
Jacques Pienaar
[ods] Update Operator to record Arg->[Attr|Operand...
tree
|
commitdiff
2020-06-26
Thomas Raoux
[mlir][vulkan-runner] Make vulkan runner use GPU device...
tree
|
commitdiff
2020-06-26
Jean-Michel Gorius
[mlir-tblgen] Use fully qualified names in generated...
tree
|
commitdiff
2020-06-25
Rahul Joshi
[MLIR][NFC] Adopt variadic isa<>
tree
|
commitdiff
2020-06-23
Jean-Michel Gorius
[mlir] Avoid pontentially ambiguous class name
tree
|
commitdiff
2020-06-23
Wen-Heng (Jack)...
[mlir][mlir-rocm-runner] Remove compile-time warning...
tree
|
commitdiff
2020-06-22
Jacques Pienaar
[mlir][ods] Allow filtering of ops
tree
|
commitdiff
next