[PATCH] D130466: [LICM] Add option to allow data races

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 02:04:07 PDT 2022


xbolva00 added a comment.

Do you plan to introduce new flag like gcc’s  -fallow-store-data-races? They enable it only with -Ofast


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

https://reviews.llvm.org/D130466



More information about the llvm-commits mailing list