[PATCH] D77352: [llvm] Fix missing FileCheck directive colons

Jonathan Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 08:06:22 PDT 2020


jroelofs added a comment.

In D77352#1963084 <https://reviews.llvm.org/D77352#1963084>, @jhenderson wrote:

> 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.


Those got fixed by Simon in 396b1ee0e0b0c80484095a33daed7b53e701b090 <https://reviews.llvm.org/rG396b1ee0e0b0c80484095a33daed7b53e701b090>


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