llvm-project/llvm/unittests/Frontend
Prabhdeep Singh Soni ac892c70a4 [OMPIRBuilder] Add support for simdlen clause
This patch adds OMPIRBuilder support for the simdlen clause for the
simd directive. It uses the simdlen support in OpenMPIRBuilder when
it is enabled in Clang. Simdlen is lowered by OpenMPIRBuilder by
generating the loop.vectorize.width metadata.

Reviewed By: jdoerfert, Meinersbur

Differential Revision: https://reviews.llvm.org/D129149
2022-07-11 13:29:06 -04:00
..
CMakeLists.txt [LLVMFrontend][openacc] Add basic unit tests for functions in LLVMFrontendOpenACC 2020-12-03 11:27:18 -05:00
OpenACCTest.cpp [LLVMFrontend][openacc] Add basic unit tests for functions in LLVMFrontendOpenACC 2020-12-03 11:27:18 -05:00
OpenMPContextTest.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
OpenMPIRBuilderTest.cpp [OMPIRBuilder] Add support for simdlen clause 2022-07-11 13:29:06 -04:00
OpenMPParsingTest.cpp [mlir][OpenMP] Generating enums in accordance with the guidelines 2022-03-09 20:10:45 +05:30