Files
clang-p2996/llvm/test/Transforms/OpenMP/deduplication.ll
Johannes Doerfert 7f7e1749c5 [OpenMP] Be smarter about the insertion point for deduplication
We can use dominance and avoid the special handling of kernels and
prevent inserting code before allocas accidentally (as happend in the
runtime test).
2023-03-27 21:30:23 -07:00

8.6 KiB