erichkeane wrote: > I've reverted the `CK_VectorSplat` patch. The PR is now scoped solely to > cleaning up the test by using `-verify`. > > I noticed there are other tests in `clang/test/CIR` still relying on the > `2>&1` redirection pattern: > https://github.com/search?q=repo%3Allvm%2Fllvm-project+%222%3E%261%22+path%3A%2F%5Eclang%5C%2Ftest%5C%2FCIR%5C%2F%2F&type=code > > I'm happy to clean those up as well if you'd like. Or, if this cleanup isn't > necessary right now, I just close this PR.
There is likely value in cleaning those up as well. https://github.com/llvm/llvm-project/pull/182817 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
