[PATCH] D97984: ARM: Set MaxAtomicSizeInBitsSupported appropriately.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 15:21:31 PST 2021


jyknight updated this revision to Diff 328324.
jyknight added a comment.

Version where tests actually pass: I forgot to merge a fixup commit before uploading.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97984

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMSubtarget.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/test/CodeGen/ARM/atomic-64bit.ll
  llvm/test/CodeGen/ARM/atomic-load-store.ll
  llvm/test/CodeGen/ARM/atomic-op.ll
  llvm/test/CodeGen/ARM/atomic-ops-m33.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97984.328324.patch
Type: text/x-patch
Size: 32322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/3aa7ba6f/attachment.bin>


More information about the llvm-commits mailing list