[llvm] [DirectX] fix illegal behavior flag in module flags. (PR #96577)

Damyan Pepper via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 15:54:19 PDT 2024


================
@@ -0,0 +1,17 @@
+; RUN: opt -S -dxil-prepare < %s | FileCheck %s
----------------
damyanp wrote:

It looks like `clean-module-flags.ll` and `clean-module-flags2.ll` are testing the same thing?  Or am I missing something?

https://github.com/llvm/llvm-project/pull/96577


More information about the llvm-commits mailing list