[all-commits] [llvm/llvm-project] 3894a1: [X86] combineConcatVectorOps - handle the load com...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Dec 8 06:55:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3894a11acd1c8907c4d8a19a96d1ea398463af65
      https://github.com/llvm/llvm-project/commit/3894a11acd1c8907c4d8a19a96d1ea398463af65
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineConcatVectorOps - handle the load combines in the same place

The intention is to merge some of the concat folds of vector constant data to address some of the remaining regressions in #73509




More information about the All-commits mailing list