[PATCH] D39103: [RISCV 12.5/n] Codegen support for memory operations on global addresses

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 12:24:46 PDT 2017


asb updated this revision to Diff 119608.
asb added a comment.

I accidentally ttached an older version of the patch before, which had an unwanted whitespace change.


https://reviews.llvm.org/D39103

Files:
  lib/Target/RISCV/RISCV.h
  lib/Target/RISCV/RISCVAsmPrinter.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVMCInstLower.cpp
  test/CodeGen/RISCV/mem.ll
  test/CodeGen/RISCV/wide-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39103.119608.patch
Type: text/x-patch
Size: 8323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/6d4a4d42/attachment.bin>


More information about the llvm-commits mailing list