[llvm] [IR] Remove pointer arguments from loop.dependence.{war|raw}.mask (PR #188248)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 04:24:58 PDT 2026


================
@@ -1,103 +1,103 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
 ; RUN: llc -mtriple=aarch64 -mattr=+sve2 %s -o - | FileCheck %s
----------------
fhahn wrote:

Not sure what's different, but it looks like at least `@llvm.get.active.lane.mask.v4i1.i64`/@llvm.get.active.lane.mask.v4i1.i32`  can be lowered without SVE https://llvm.godbolt.org/z/dEE8ss49j

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


More information about the llvm-commits mailing list