diff options
author | George Mitenkov <georgemitenk0v@gmail.com> | 2020-08-05 10:09:21 +0300 |
---|---|---|
committer | George Mitenkov <georgemitenk0v@gmail.com> | 2020-08-05 10:33:54 +0300 |
commit | e739648cfae21d2b564751ef0511fec9559305fa (patch) | |
tree | d9160bdba6486f04d99f5ec0e0fc6a73e3d34b2c /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | bc10888dcdda1fe80a983029bc50eec4b248cc77 (diff) | |
download | llvm-e739648cfae21d2b564751ef0511fec9559305fa.zip llvm-e739648cfae21d2b564751ef0511fec9559305fa.tar.gz llvm-e739648cfae21d2b564751ef0511fec9559305fa.tar.bz2 |
[MLIR][SPIRVToLLVM] Conversion pattern for loop op
This patch introduces a conversion of `spv.loop` to LLVM dialect.
Similarly to `spv.selection`, op's control attributes are not mapped
to LLVM yet and therefore the conversion fails if the loop control is
not `None`. Also, all blocks within the loop should be reachable in
order for conversion to succeed.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D84245
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions