================ @@ -0,0 +1,33 @@ +; RUN: opt -S -scalarizer -mtriple=dxil-pc-shadermodel6.3-library < %s | FileCheck %s ---------------- farzonl wrote:
Also since we never added this function to isScalarizable the comments for this test make no sense. The scalarizer pass should not touch this intrinsic. https://github.com/llvm/llvm-project/pull/175105 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
