Skip to content

Commit

Permalink
[NVPTX] Reduce amount of boilerplate code used to select load instruc…
Browse files Browse the repository at this point in the history
…tion opcode.

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

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

Differential Revision: https://reviews.llvm.org/D30513

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296785 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Artem-B committed Mar 2, 2017
1 parent 78a7578 commit 5881745
Showing 1 changed file with 587 additions and 1,781 deletions.
Loading

0 comments on commit 5881745

Please sign in to comment.