[all-commits] [llvm/llvm-project] 45c7b3: [LegalizeVectorTypes] Remove non-constnat INSERT_S...

topperc via All-commits all-commits at lists.llvm.org
Fri May 15 23:59:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45c7b3fd9109d7ab13964b1edd4fc1d34db9394f
      https://github.com/llvm/llvm-project/commit/45c7b3fd9109d7ab13964b1edd4fc1d34db9394f
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

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

  Log Message:
  -----------
  [LegalizeVectorTypes] Remove non-constnat INSERT_SUBVECTOR handling. NFC

Now that D79814 has landed, we can assume that subvector ops use constant, in-range indices.




More information about the All-commits mailing list