[all-commits] [llvm/llvm-project] 2e669f: [X86] LowerBuildVector* - share the same SDLoc arg...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Feb 2 03:14:30 PST 2024


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

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

  Log Message:
  -----------
  [X86] LowerBuildVector* - share the same SDLoc argument instead of recreating it over and over again.




More information about the All-commits mailing list