[PowerPC, test] Fix use of undef FileCheck var
authorThomas Preud'homme <thomasp@graphcore.ai>
Sun, 4 Apr 2021 23:07:35 +0000 (00:07 +0100)
committerThomas Preud'homme <thomasp@graphcore.ai>
Fri, 9 Apr 2021 11:54:35 +0000 (12:54 +0100)
commitbb69173ae5d125b5d5238d0b34d8cdc02db4ba69
tree8cc4d7a8e6683cce4b48c7565aee9e1ac75520fb
parent3b4936ba290594cda4e53169958fe11c83119657
[PowerPC, test] Fix use of undef FileCheck var

Commit 6ad3d05b681b36f6ecc98523257d154053e4116d disables the definition
of CSR that a follow-up CHECK-NOT directive depends on. This commit
replaces the undefined CSR variable use by the regex used to define it.

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D99870
llvm/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll