[PATCH] D130466: [LICM] - Add option to allow data races
Shubham Narlawar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 01:48:35 PDT 2022
gsocshubham added a subscriber: eli.friedman.
gsocshubham added a comment.
In D130466#3736041 <https://reviews.llvm.org/D130466#3736041>, @efriedma wrote:
> TargetTransformInfo can access TargetLowering. Set getTLI() in BasicTTIImpl.h.
Understood. I have updated it.
I have fixed all the suggestions. WDYT? @eli.friedman
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130466/new/
https://reviews.llvm.org/D130466
More information about the llvm-commits
mailing list