[PATCH] D47589: [RISCV] Add codegen support for atomic load/stores with RV32A

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 05:09:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334591: [RISCV] Add codegen support for atomic load/stores with RV32A (authored by asb, committed by ).
Herald added a subscriber: rogfer01.

Changed prior to commit:
  https://reviews.llvm.org/D47589?vs=150326&id=151130#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47589

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoA.td
  llvm/trunk/test/CodeGen/RISCV/atomic-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47589.151130.patch
Type: text/x-patch
Size: 16643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/c3d776da/attachment.bin>


More information about the llvm-commits mailing list