[llvm] [SandboxVec][BottomUpVec] Clean up dead instructions (PR #115267)

via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 19:23:56 PST 2024


================
@@ -155,3 +121,25 @@ define void @store_fneg_load(ptr %ptr) {
   ret void
 }
 
+define float @sclars_with_external_uses_not_dead(ptr %ptr) {
----------------
vporpo wrote:

Done

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


More information about the llvm-commits mailing list