[PATCH] D71475: [WIP][OPENMP] Try to fix linear clause crash by emitting alloca for step
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 19 15:00:49 PST 2019
jdoerfert added a comment.
In D71475#1791825 <https://reviews.llvm.org/D71475#1791825>, @cchen wrote:
> [...] I found it really hard to update the tests by reading the diagnostic message. Can I refactor the test a bit (like separate each openmp portion to be CK1, CK2...) so that I can modify the test easier.
This is a concern multiple people have raised already. Anything that helps making tests easier to read and update is good!
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