Files
clang-p2996/mlir/lib/Target/LLVMIR/Dialect/OpenMP
Tom Eccles 7c188abb4f [mlir][LLVMIR][OpenMP] Move reduction allocas before stores (#105683)
Delay implicit reduction var stores until after all allocas. This fixes
a couple of cases in existing unit tests.

Follow up to https://github.com/llvm/llvm-project/pull/102524
2024-08-27 11:18:55 +01:00
..