================ @@ -0,0 +1,33 @@ +; RUN: opt -S -scalarizer -mtriple=dxil-pc-shadermodel6.3-library < %s | FileCheck %s ---------------- farzonl wrote:
Why do you need a new file for this? I’m pretty sure your change should not impact the scalarizer so adding a second run line to the existing directx backend test should have been enough to address Finn’s concerns. https://github.com/llvm/llvm-project/pull/175105 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
