[llvm] [DirectX] Legalize memcpy (PR #139173)

Deric C. via llvm-commits llvm-commits at lists.llvm.org
Fri May 9 11:59:33 PDT 2025


================
@@ -15,6 +15,7 @@
 #include "llvm/IR/Instructions.h"
 #include "llvm/IR/Module.h"
 #include "llvm/Pass.h"
+#include "llvm/Support/ErrorHandling.h"
----------------
Icohedron wrote:

Yea it is for the unreachable

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


More information about the llvm-commits mailing list