[PATCH] D71475: [WIP][OPENMP] Try to fix linear clause crash by emitting alloca for step
Chi Chun Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 14:44:23 PST 2019
cchen added a comment.
> It will still crash for something like `target simd`, need to move the code around a little bit, move it out of `if`.
I tried making `target simd ` crash but it seems work (target_simd_ast_print.cpp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71475/new/
https://reviews.llvm.org/D71475
More information about the cfe-commits
mailing list