[PATCH] D89163: [X86][test] Add a regression test for lock cmpxchg16b on a global variable with offset

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 14:52:12 PDT 2020


MaskRay updated this revision to Diff 297340.
MaskRay added a comment.

Drop dso_local
Add nounwind


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89163

Files:
  llvm/test/CodeGen/X86/atomic128.ll
  llvm/test/CodeGen/X86/cmpxchg16b.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89163.297340.patch
Type: text/x-patch
Size: 9156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/1ab790ea/attachment.bin>


More information about the llvm-commits mailing list