ilinpv marked 2 inline comments as done.
ilinpv added inline comments.

================
Comment at: llvm/lib/Target/AArch64/AArch64.td:1087
                      FeatureNEON,
+                     FeatureOutlineAtomics,
                      FeaturePerfMon,
----------------
t.p.northover wrote:
> I think this still enables it more widely than we want. Clang overrides it 
> with `-outline-atomics`, but other front-ends don't.
Could I ask you to clarify what front-ends you meant (to check outline atomics 
suport for them)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93585

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to