llvm-project/llvm/lib/Frontend/OpenMP
Matt Arsenault 53fa00b3ae LoopUnroll: Pass through AssumptionCache (NFC)
Using these queries with a context instruction and without a cache
seems to be about 2x slower than with it so this theoretically
improves compile time.
2022-09-26 14:52:59 -04:00
..
CMakeLists.txt [OpenMP][OpenMPIRBuilder] Implement loop unrolling. 2021-09-04 19:18:58 -05:00
OMP.cpp [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc 2021-03-23 09:16:53 -04:00
OMPContext.cpp [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
OMPIRBuilder.cpp LoopUnroll: Pass through AssumptionCache (NFC) 2022-09-26 14:52:59 -04:00