[all-commits] [llvm/llvm-project] e17686: [X86] Rename combineExtInVec to combineEXTEND_VECT...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Sep 20 04:17:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e17686ae60faa85857e61052632bb6e6c0230ae0
      https://github.com/llvm/llvm-project/commit/e17686ae60faa85857e61052632bb6e6c0230ae0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-20 (Sun, 20 Sep 2020)

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

  Log Message:
  -----------
  [X86] Rename combineExtInVec to combineEXTEND_VECTOR_INREG. NFCI.

Make it easier to find the method by naming it after the ops it actually handles. We already do this for lowering.




More information about the All-commits mailing list