llvm-project/mlir/lib/Dialect/Async
Eugene Zhulenev beff16f7bd [mlir] Async: update condition for dispatching block-aligned compute function
+ compare block size with the unrollable inner dimension
+ reduce nesting in the code and simplify a bit IR building

Reviewed By: cota

Differential Revision: https://reviews.llvm.org/D120075
2022-02-23 10:29:55 -08:00
..
IR [mlir] Update uses of `parser`/`printer` ODS op field to `hasCustomAssemblyFormat` 2022-02-07 19:03:58 -08:00
Transforms [mlir] Async: update condition for dispatching block-aligned compute function 2022-02-23 10:29:55 -08:00
CMakeLists.txt [mlir] Transform scf.parallel to scf.for + async.execute 2020-11-13 04:02:56 -08:00