[all-commits] [llvm/llvm-project] b88042: [X86] Cleanup check prefixes for any/zero_extend_v...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Dec 12 09:02:02 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b880428bf0fca4eef7460c440df19412863001c2
      https://github.com/llvm/llvm-project/commit/b880428bf0fca4eef7460c440df19412863001c2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-12-12 (Fri, 12 Dec 2025)

  Changed paths:
    M llvm/test/CodeGen/X86/any_extend_vector_inreg_of_broadcast_from_memory.ll
    M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast_from_memory.ll

  Log Message:
  -----------
  [X86] Cleanup check prefixes for any/zero_extend_vector_inreg_of_broadcast_from_memory.ll tests (#172043)

Remove all unused prefixes plus update_llc_test_checks.py will warn about prefix clashes, so we don't need fallback prefixes any more



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