[PATCH] D33189: [NVPTX] Don't flag StoreParam/LoadParam memory chain operands as ReadMem/WriteMem (PR32146)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 10:31:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303082: [NVPTX] Don't flag StoreParam/LoadParam memory chain operands as… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D33189?vs=98985&id=99020#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33189

Files:
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/test/CodeGen/NVPTX/bug17709.ll
  llvm/trunk/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/trunk/test/CodeGen/NVPTX/f16x2-instructions.ll
  llvm/trunk/test/CodeGen/NVPTX/fma.ll
  llvm/trunk/test/CodeGen/NVPTX/i8-param.ll
  llvm/trunk/test/CodeGen/NVPTX/param-load-store.ll
  llvm/trunk/test/CodeGen/NVPTX/simple-call.ll
  llvm/trunk/test/CodeGen/NVPTX/vector-call.ll
  llvm/trunk/test/CodeGen/NVPTX/zeroext-32bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33189.99020.patch
Type: text/x-patch
Size: 334167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/8c2c7434/attachment-0001.bin>


More information about the llvm-commits mailing list