AMDGPU: Don't fold S_NOPs with implicit operands
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 30 Oct 2019 19:39:55 +0000 (12:39 -0700)
committerMatt Arsenault <arsenm2@gmail.com>
Wed, 30 Oct 2019 21:40:56 +0000 (14:40 -0700)
commitedca9ac0de3a5c10a21ef0c725501ea35791006a
treea142be965cd0a820c3efe2b48df99218f5fc70be
parent0202fa3a47b2eea06d43a6257ebfe5498fb7835b
AMDGPU: Don't fold S_NOPs with implicit operands
llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
llvm/test/CodeGen/AMDGPU/nop-fold.mir [new file with mode: 0644]