[llvm] [NVPTX] Improve NVVMReflect Efficiency (PR #134416)

Yonah Goldberg via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 7 13:15:54 PDT 2025


================
@@ -39,33 +38,47 @@
 #include "llvm/Transforms/Scalar.h"
 #include "llvm/Transforms/Utils/BasicBlockUtils.h"
 #include "llvm/Transforms/Utils/Local.h"
+#include "llvm/Transforms/Utils/StripGCRelocates.h"
----------------
YonahGoldberg wrote:

No, idk how that got added. Deleted it.

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


More information about the llvm-commits mailing list