[all-commits] [llvm/llvm-project] ad282f: [X86] Rename combineScalarToVector to combineSCALA...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jan 17 02:50:56 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad282f4c1fdcb6e03914d9dab4f85fad5b16e864
      https://github.com/llvm/llvm-project/commit/ad282f4c1fdcb6e03914d9dab4f85fad5b16e864
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

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

  Log Message:
  -----------
  [X86] Rename combineScalarToVector to combineSCALAR_TO_VECTOR. NFC.

Match the file style of using the ISD NodeType name for the combine/lower method name.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list