[PATCH] D77352: [llvm] Fix missing FileCheck directive colons
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 6 01:03:43 PDT 2020
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
I'm not sure if it was intended, but the addition of colons in the original version of the patch to llvm/test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll seem to have disappeared in the rebase. Otherwise, looks good to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77352/new/
https://reviews.llvm.org/D77352
More information about the llvm-commits
mailing list