[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 16:30:40 PDT 2024


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

Seems overkill to me - and by this precedent we'd need to add new combinations of flags is new ones ever show up. But probably doesn't hurt.

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


More information about the llvm-commits mailing list