OSDN Git Service

Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins."...
authorJustin Lebar <jlebar@google.com>
Mon, 25 Sep 2017 19:41:56 +0000 (19:41 +0000)
committerJustin Lebar <jlebar@google.com>
Mon, 25 Sep 2017 19:41:56 +0000 (19:41 +0000)
commitba3e4c801a5bdc5eba0fe89af4292145bfbfe703
tree43c408bb6fc38de4152e966bdb4607a033fa1e54
parentccc98ee70f64aa9aeeb200ec36298a2ef2601d9a
Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.", rL314135.

Causing assertion failures on macos:

> Assertion failed: (Num < NumOperands && "Invalid child # of SDNode!"),
> function getOperand, file
> /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/llvm/include/llvm/CodeGen/SelectionDAGNodes.h,
> line 835.

http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/42739/testReport/LLVM/CodeGen_NVPTX/surf_read_cuda_ll/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314142 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsNVVM.td
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
lib/Target/NVPTX/NVPTXISelDAGToDAG.h
lib/Target/NVPTX/NVPTXInstrInfo.td
lib/Target/NVPTX/NVPTXIntrinsics.td
test/CodeGen/NVPTX/match.ll [deleted file]