[PATCH] D91054: [Clang][OpenMP] Frontend work for sections - D89671
Chirag Khandelwal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 15 22:56:17 PDT 2021
AMDChirag added a comment.
In D91054#2693514 <https://reviews.llvm.org/D91054#2693514>, @fghanim wrote:
> You can update the tests as long as long as the output is correct. for example the difference is only in names, ordering of basicblocks and instructions that doesn't affect correctness, etc.
Yes, the correctness is not affected with the changes to the test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91054/new/
https://reviews.llvm.org/D91054
More information about the cfe-commits
mailing list