[all-commits] [llvm/llvm-project] bf4548: [X86] vec_zero_cse.ll - replace X32 check prefix w...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Dec 6 06:06:57 PST 2023


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

  Changed paths:
    M llvm/test/CodeGen/X86/vec_zero_cse.ll

  Log Message:
  -----------
  [X86] vec_zero_cse.ll - replace X32 check prefix with X86

We use X32 for gnux32 triples - X86 should be used for 32-bit triples




More information about the All-commits mailing list