Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
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

67 KiB