================ @@ -0,0 +1,14 @@ +; RUN: not opt -S -dxil-op-lower %s 2>&1 | FileCheck %s + +; This test is expected to fail with the following error ---------------- bharadwajy wrote: Changed. https://github.com/llvm/llvm-project/pull/83917