[llvm] [MemoryLocation] Size Scalable Masked MemOps (PR #154785)

Matthew Devereau via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 08:20:17 PDT 2025


================
@@ -0,0 +1,196 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt < %s -aa-pipeline=basic-aa -passes=dse -S | FileCheck %s
+
+define <vscale x 4 x float> @dead_scalable_store(i32 %0, ptr %1) {
----------------
MDevereau wrote:

Done

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


More information about the llvm-commits mailing list