[all-commits] [llvm/llvm-project] 1419c8: [flang][OpenMP] Handle multiple spellings in OmpDi...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed Jul 9 06:15:08 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/v04-parse-flang
  Home:   https://github.com/llvm/llvm-project
  Commit: 1419c89670953b969fcc1c474a258c7475d8e7df
      https://github.com/llvm/llvm-project/commit/1419c89670953b969fcc1c474a258c7475d8e7df
  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

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