[all-commits] [llvm/llvm-project] 56ec6f: [X86] Split off test coverage for Issue #62014

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 11 04:40:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56ec6fcffe0e9fbab288130c195fbcf50eda6559
      https://github.com/llvm/llvm-project/commit/56ec6fcffe0e9fbab288130c195fbcf50eda6559
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    A llvm/test/CodeGen/X86/pr62014.ll
    M llvm/test/CodeGen/X86/vector-bo-select.ll

  Log Message:
  -----------
  [X86] Split off test coverage for Issue #62014

vector-bo-select.ll should only be used for binop identity select tests


  Commit: 25ed0c2c33a39d2ed60e1bb0f528958043472d8d
      https://github.com/llvm/llvm-project/commit/25ed0c2c33a39d2ed60e1bb0f528958043472d8d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

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

  Log Message:
  -----------
  [X86] Improve test coverage for Issue #62014

Ensure we test different vector element sizes


Compare: https://github.com/llvm/llvm-project/compare/3833c69d8f20...25ed0c2c33a3


More information about the All-commits mailing list