[PATCH] D118607: [InstCombine] Remove weaker fence adjacent to a stronger fence
    Philip Reames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb  1 09:24:03 PST 2022
    
    
  
reames added a comment.
In D118607#3287556 <https://reviews.llvm.org/D118607#3287556>, @anna wrote:
> I spend sometime trying to see if the failing premerge tests seem related or maybe false positives, but I have no idea where these are from. Also, other completed unrelated review show the same failures: https://reviews.llvm.org/D94928
They look unrelated.  The precommit test applies the patch to a randomly chosen base revision.  If that revision happens to be bad, well...
(I generally ignore them tbh.  Bitten me once, but only once so far.)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118607/new/
https://reviews.llvm.org/D118607
    
    
More information about the llvm-commits
mailing list