[all-commits] [llvm/llvm-project] 643265: [X86] Replace X32 test check prefixes with X86

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed May 31 05:07:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6432658825ae35f0289bd10dfdf9614fc4e563ce
      https://github.com/llvm/llvm-project/commit/6432658825ae35f0289bd10dfdf9614fc4e563ce
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/uint_to_fp-3.ll
    M llvm/test/CodeGen/X86/uint_to_fp.ll

  Log Message:
  -----------
  [X86] Replace X32 test check prefixes with X86

We try to only use X32 for gnux32 triple test cases


  Commit: 7030c01c925dbd725cb4441d0a9a138a5dc65ed3
      https://github.com/llvm/llvm-project/commit/7030c01c925dbd725cb4441d0a9a138a5dc65ed3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/3addr-16bit.ll

  Log Message:
  -----------
  [X86] Replace X32 test check prefix with X86

We try to only use X32 for gnux32 triple test cases


Compare: https://github.com/llvm/llvm-project/compare/981766a3d6cf...7030c01c925d


More information about the All-commits mailing list