[all-commits] [llvm/llvm-project] 7b9d66: [SelectionDAG] When splitting gather operands in t...

topperc via All-commits all-commits at lists.llvm.org
Wed May 6 19:58:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b9d6673bfe19c5165f217656f88848389072716
      https://github.com/llvm/llvm-project/commit/7b9d6673bfe19c5165f217656f88848389072716
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp

  Log Message:
  -----------
  [SelectionDAG] When splitting gather operands in type legalization, set MMO size to UnknownSize

I missed this case when I did the same for gather results and scatter
operands in c69a4d6bef0a1350f509f35beb450dccc2a6c5e2.




More information about the All-commits mailing list