[PATCH] D131540: [test][NFC] Guard one test case against LLVM checkouts at interesting paths

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 10 21:46:19 PST 2022


xen0n marked an inline comment as done.
xen0n added inline comments.


================
Comment at: llvm/test/Transforms/GVNHoist/non-trivial-phi.ll:1
 ; RUN: opt -passes=gvn-hoist %s -S -o - | FileCheck %s
 
----------------
lebedev.ri wrote:
> Just change this
This is even less intrusive, thanks! I've updated the diff.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131540/new/

https://reviews.llvm.org/D131540



More information about the llvm-commits mailing list