[PATCH] D130466: [LICM] - Add option to force thread model single

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 07:51:28 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb920407cf595: [LICM] Disable thread-safety checks in single-thread model (authored by gsocshubham, committed by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130466

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/promote-single-thread.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130466.466506.patch
Type: text/x-patch
Size: 13258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/2f32ed25/attachment.bin>


More information about the llvm-commits mailing list