================ @@ -0,0 +1,89 @@ +;; RUN: llc --mtriple=hexagon -mattr=+hvxv79,+hvx-length128b %s -o - | FileCheck %s +;; Sanity check for lowering masked scatter without assertion errors. ---------------- fhossein-quic wrote: Done https://github.com/llvm/llvm-project/pull/164416