[PATCH] D121366: Allow ImproveChain to get past relaxed atomics
    Yoni Lavi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 11 03:43:22 PST 2022
    
    
  
yoni-lavi added a comment.
I've confirmed my diff does not cause any test failures that aren't already present in the base revision (latest main).
It does cause `ThreadSanitizer-x86_64 :: restore_stack.cpp` to time out, Though test may well be flaky in that regard; it also doesn't contain any relaxed atomics as far as I can tell.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121366/new/
https://reviews.llvm.org/D121366
    
    
More information about the llvm-commits
mailing list