[PATCH] D122338: [OPENMP] Eliminate extra set of simd variant function attribute.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 12:09:56 PDT 2022


ABataev added a comment.

If ParamPositions grows, it means that the item is not found. Is it correct behavior if the compiler inserts new item in the ParamPositions map?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122338/new/

https://reviews.llvm.org/D122338



More information about the cfe-commits mailing list