[PATCH] D146370: [Clang][OpenMP]Solved the the always truth condition in Arm64
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 10:11:21 PDT 2023
efriedma added a comment.
The patch is currently impossible to read; please don't clang-format the whole file. There's a script clang-format-diff.py that can format just the parts of a file you change, if you need it.
As noted in the discussion on the bug report, needs a testcase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146370/new/
https://reviews.llvm.org/D146370
More information about the cfe-commits
mailing list