forked from OSchip/llvm-project
39379916a7
The intrinsics were already supported and vector.transfer_read/write lowered direclty into these operations. By providing them as individual ops, however, clients can used them directly, and it opens up progressively lowering transfer operations at higher levels (rather than direct lowering to LLVM IR as done now). Reviewed By: bkramer Differential Revision: https://reviews.llvm.org/D85357 |
||
---|---|---|
.. | ||
Dialect | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |