[PATCH] D30513: [NVPTX] Reduce amount of boilerplate code used to select load instruction opcode.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 16:30:48 PST 2017
tra updated this revision to Diff 90256.
tra added a comment.
pickOpcodeForVT now returns Optional<unsigned>.
It's also used for all loads/stores now.
https://reviews.llvm.org/D30513
Files:
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30513.90256.patch
Type: text/x-patch
Size: 98197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/d3953784/attachment.bin>
More information about the llvm-commits
mailing list