[PATCH] D99881: [PowerPC, test] Fix use of undef FileCheck var
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 04:17:56 PDT 2021
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
This makes sense. All the test really needs to check is that we are not producing a CTR loop, so probably a simple `--implicit-check-not=mtctr` would have sufficed. This change works though, thank you. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99881/new/
https://reviews.llvm.org/D99881
More information about the llvm-commits
mailing list