[all-commits] [llvm/llvm-project] a55b35: [X86] combineVectorInsert - pull out Vec/Scl/Idx o...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Feb 11 06:05:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a55b35dbee6dc1391f357cb10794b104c853253d
      https://github.com/llvm/llvm-project/commit/a55b35dbee6dc1391f357cb10794b104c853253d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

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

  Log Message:
  -----------
  [X86] combineVectorInsert - pull out Vec/Scl/Idx operands. NFC.

These will be reused in a future patch




More information about the All-commits mailing list