[all-commits] [llvm/llvm-project] 98943c: [ARM, MVE] Change placeholder from `undef` to `pois...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Tue Mar 18 15:38:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98943c4bd84e61ecb2bf79983baa7138e8db7fed
      https://github.com/llvm/llvm-project/commit/98943c4bd84e61ecb2bf79983baa7138e8db7fed
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-03-18 (Tue, 18 Mar 2025)

  Changed paths:
    M clang/include/clang/Basic/arm_mve.td
    M clang/include/clang/Basic/arm_mve_defs.td
    M clang/test/CodeGen/arm-mve-intrinsics/admin.c

  Log Message:
  -----------
  [ARM,MVE] Change placeholder from `undef` to `poison` (#131689)

Call `insertelement` on a `poison` value instead of `undef`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list