[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 15:04:06 PST 2017


tra created this revision.
Herald added a subscriber: jholewinski.

Make opcode selection code for the load instruction a bit easier
to read and maintain.

This patch also catches number of f16 load variants that were not
handled before.


https://reviews.llvm.org/D30513

Files:
  lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30513.90239.patch
Type: text/x-patch
Size: 49387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/3a360bd5/attachment-0001.bin>


More information about the llvm-commits mailing list