[PATCH] D69352: [Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 12:23:33 PDT 2019


jrtc27 created this revision.
jrtc27 added reviewers: venkatra, jyknight.
Herald added subscribers: llvm-commits, jfb, fedor.sergeev, hiraditya.
Herald added a project: LLVM.

This also adds testing of 32-bit V9 atomic lowering, splitting the
64-bit-only tests out into their own file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69352

Files:
  llvm/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/lib/Target/Sparc/SparcInstrInfo.td
  llvm/test/CodeGen/SPARC/64atomics.ll
  llvm/test/CodeGen/SPARC/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69352.226168.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/fe472aad/attachment.bin>


More information about the llvm-commits mailing list