[all-commits] [llvm/llvm-project] 1d8860: Revert 714265dabb606bfef2f85694234f152edbfa91ac "[...

topperc via All-commits all-commits at lists.llvm.org
Thu Feb 20 12:29:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d8860f90bcec1902e2d247c6b1261955a4b6353
      https://github.com/llvm/llvm-project/commit/1d8860f90bcec1902e2d247c6b1261955a4b6353
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    R llvm/test/CodeGen/X86/pr44976.ll

  Log Message:
  -----------
  Revert 714265dabb606bfef2f85694234f152edbfa91ac "[X86] Replace a bad use of MVT::getVectorVT with EVT::getVectorVT"

I accidentally messed up the author on the previous commit somehow.


  Commit: c7b54a196e1363cbe43122f01a728cd71fa1686a
      https://github.com/llvm/llvm-project/commit/c7b54a196e1363cbe43122f01a728cd71fa1686a
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/X86/pr44976.ll

  Log Message:
  -----------
  Recommit "[X86] Replace a bad use of MVT::getVectorVT with EVT::getVectorVT""

With the correct author this time


Compare: https://github.com/llvm/llvm-project/compare/714265dabb60...c7b54a196e13


More information about the All-commits mailing list