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

Shubham Narlawar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 01:49:29 PDT 2022


gsocshubham updated this revision to Diff 449225.
gsocshubham added a comment.

Move flag to TargetTransformInfo.h

Remove attributes and reduce allocas from test.


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

https://reviews.llvm.org/D130466

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/reg-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130466.449225.patch
Type: text/x-patch
Size: 7343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/5cc07726/attachment.bin>


More information about the llvm-commits mailing list