[PATCH] D47882: [RISCV] Codegen for i8, i16, and i32 atomicrmw with RV32A
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 19 03:58:06 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342534: [RISCV] Codegen for i8, i16, and i32 atomicrmw with RV32A (authored by asb, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D47882?vs=165968&id=166083#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47882
Files:
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/include/llvm/IR/IntrinsicsRISCV.td
llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
llvm/trunk/lib/Target/RISCV/CMakeLists.txt
llvm/trunk/lib/Target/RISCV/RISCV.h
llvm/trunk/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
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/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/trunk/test/CodeGen/RISCV/atomic-rmw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47882.166083.patch
Type: text/x-patch
Size: 224399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/cc186563/attachment-0001.bin>
More information about the llvm-commits
mailing list