[PATCH] D118607: [InstCombine] Remove weaker fence adjacent to a stronger fence

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 13:04:16 PST 2022


anna updated this revision to Diff 404692.
anna added a comment.

support system and singlethread syncscopes. Added test for target-dependent syncscope to showcase need for isIdenticalTo check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118607

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/consecutive-fences.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118607.404692.patch
Type: text/x-patch
Size: 4014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/42f80dc2/attachment.bin>


More information about the llvm-commits mailing list