[all-commits] [llvm/llvm-project] 75e46e: [X86] Add PR52719 test cases

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Dec 15 04:27:02 PST 2021


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

  Changed paths:
    M llvm/test/CodeGen/X86/vector-shift-ashr-128.ll
    M llvm/test/CodeGen/X86/vector-shift-ashr-256.ll
    M llvm/test/CodeGen/X86/vector-shift-ashr-512.ll

  Log Message:
  -----------
  [X86] Add PR52719 test cases


  Commit: b88f4f271bb3e18b0676f1a21caa2450fc0eeb88
      https://github.com/llvm/llvm-project/commit/b88f4f271bb3e18b0676f1a21caa2450fc0eeb88
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/test/CodeGen/X86/vector-shift-ashr-128.ll
    M llvm/test/CodeGen/X86/vector-shift-ashr-256.ll

  Log Message:
  -----------
  [DAG] SelectionDAG::isSplatValue - add *_EXTEND_VECTOR_INREG handling

Fixes #52719


Compare: https://github.com/llvm/llvm-project/compare/b7f2c108eb87...b88f4f271bb3


More information about the All-commits mailing list