[PATCH] D57493: [RISCV] Put data smaller than eight bytes to small data section

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 02:39:32 PDT 2019


shiva0217 updated this revision to Diff 192789.
shiva0217 added a comment.

Update patch to address the comments from Eli and Ana.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57493

Files:
  include/llvm/Target/TargetLoweringObjectFile.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/RISCV/RISCVTargetObjectFile.cpp
  lib/Target/RISCV/RISCVTargetObjectFile.h
  test/CodeGen/RISCV/sdata-limit-0.ll
  test/CodeGen/RISCV/sdata-limit-4.ll
  test/CodeGen/RISCV/sdata-limit-8.ll
  test/CodeGen/RISCV/sdata-local-sym.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57493.192789.patch
Type: text/x-patch
Size: 9551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/7edd1621/attachment.bin>


More information about the llvm-commits mailing list