[all-commits] [llvm/llvm-project] a5fa77: [LegalizeTypes] Scalarize non-byte sized loads in ...

topperc via All-commits all-commits at lists.llvm.org
Mon Feb 24 15:14:56 PST 2020


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/test/CodeGen/SystemZ/store_nonbytesized_vecs.ll
    M llvm/test/CodeGen/X86/load-local-v3i1.ll

  Log Message:
  -----------
  [LegalizeTypes] Scalarize non-byte sized loads in WidenRecRes_Load and SplitVecResLoad

Should fix PR42803 and PR44902

Differential Revision: https://reviews.llvm.org/D74590




More information about the All-commits mailing list