OSDN Git Service

NVPTX: Make the llvm.nvvm.shfl intrinsics and builtin names consistent
authorJustin Bogner <mail@justinbogner.com>
Wed, 6 Jul 2016 19:52:27 +0000 (19:52 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 6 Jul 2016 19:52:27 +0000 (19:52 +0000)
commitbf52e2c5a304439d988fcaf190a0e65491e00457
tree4dbf55a166665e08313ac17b4f1067e9831b3db0
parent0b9a17ffed08f5cf94a79f0386f9f1d345335b3d
NVPTX: Make the llvm.nvvm.shfl intrinsics and builtin names consistent

The intrinsics here use nvvm, but the builtins and tablegen variable
names were using ptx. Stick to the modern names here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274662 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsNVVM.td
lib/Target/NVPTX/NVPTXIntrinsics.td