[all-commits] [llvm/llvm-project] 320545: [X86] Rename combineCONCAT_VECTORS\INSERT_SUBVECTO...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue May 17 10:38:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 320545b577777f12df5f6d562bad0e6df0d52861
      https://github.com/llvm/llvm-project/commit/320545b577777f12df5f6d562bad0e6df0d52861
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-17 (Tue, 17 May 2022)

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

  Log Message:
  -----------
  [X86] Rename combineCONCAT_VECTORS\INSERT_SUBVECTOR\EXTRACT_SUBVECTOR to match Opcode name. NFCI.

Its a lot easier to quickly search for the combine when it actually contains the name of the opcode it combines.




More information about the All-commits mailing list