[PATCH] D102295: [FunctionAttr][Attributor][nosync] Remove redundant check

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 17:51:14 PDT 2021


nhaehnle updated this revision to Diff 344621.
nhaehnle added a comment.

Fired too quickly, the Attributor actually had a bug and an incorrect lit test. This version should fix that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102295

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/test/Transforms/Attributor/nosync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102295.344621.patch
Type: text/x-patch
Size: 11807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/dd01feb1/attachment.bin>


More information about the llvm-commits mailing list