[llvm] [DirectX] Legalize Freeze instruction (PR #136043)

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 15:16:01 PDT 2025


================
@@ -8,6 +8,7 @@
 
 #include "DXILLegalizePass.h"
 #include "DirectX.h"
+#include "llvm/Analysis/ValueTracking.h"
----------------
bogner wrote:

This is presumably left over from a previous iteration

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


More information about the llvm-commits mailing list