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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 12:29:42 PDT 2022


efriedma added a comment.

TargetTransformInfo can access TargetLowering.  Set getTLI() in BasicTTIImpl.h.


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

https://reviews.llvm.org/D130466



More information about the llvm-commits mailing list