[all-commits] [llvm/llvm-project] d2adfc: [flang][OpenMP] Handle multiple spellings in OmpDi...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Jul 9 14:02:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2adfcaa9e78dd67643601184d18174ab586c176
https://github.com/llvm/llvm-project/commit/d2adfcaa9e78dd67643601184d18174ab586c176
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M flang/lib/Parser/openmp-parsers.cpp
Log Message:
-----------
[flang][OpenMP] Handle multiple spellings in OmpDirectiveNameParser (#147722)
Collect all spellings from all supported OpenMP versions before parsing.
Break up the list of spellings by the initial letter to speed up parsing
a little.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list