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

Shubham Narlawar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 03:36:01 PDT 2022


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

Add flag `-allow-data-races` in `test/Transforms/LICM/reg-promote.ll`


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

https://reviews.llvm.org/D130466

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/reg-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130466.448573.patch
Type: text/x-patch
Size: 10381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/1aaada56/attachment.bin>


More information about the llvm-commits mailing list