[all-commits] [llvm/llvm-project] cca4f5: [InstCombine][X86] Avoid repeated getType() calls ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 26 04:45:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cca4f549bddd28742f370571296b46054c98d27b
      https://github.com/llvm/llvm-project/commit/cca4f549bddd28742f370571296b46054c98d27b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

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

  Log Message:
  -----------
  [InstCombine][X86] Avoid repeated getType() calls when folding blendv->select. NFC.

Cleanup prep work for #58895



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