[all-commits] [llvm/llvm-project] 397bcf: [X86] Fold extract_subvector(int_to_fp(x)) vXi32/v...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Aug 16 06:58:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 397bcfef741315a68e75d174b8f746a11b42c0e2
      https://github.com/llvm/llvm-project/commit/397bcfef741315a68e75d174b8f746a11b42c0e2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/pr50609.ll
    M llvm/test/CodeGen/X86/vec_int_to_fp.ll

  Log Message:
  -----------
  [X86] Fold extract_subvector(int_to_fp(x)) vXi32/vXf32 cases to match existing fp_to_int folds



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