[PATCH] D86165: [PowerPC] setMaxAtomicSizeInBitsSupported appropriately for 32-bit PowerPC in PPCTargetLowering

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 18:42:35 PDT 2020


brad updated this revision to Diff 287544.
brad added a comment.
Herald added a subscriber: arphaman.

Drop the tests I had copied and modified from X86 as it looks like the existing tests are probably good enough and update the failing tests with update_llc_test_checks.py.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86165

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/atomics-indexed.ll
  llvm/test/CodeGen/PowerPC/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86165.287544.patch
Type: text/x-patch
Size: 22872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/f7968cb6/attachment.bin>


More information about the llvm-commits mailing list