[all-commits] [llvm/llvm-project] 318d93: [X86] combineConcatVectorOps - add handling to con...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Dec 1 08:25:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 318d932ca028830625290227004180c6d9c776f9
      https://github.com/llvm/llvm-project/commit/318d932ca028830625290227004180c6d9c776f9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/combine-fceil.ll
    M llvm/test/CodeGen/X86/combine-fnearbyint.ll
    M llvm/test/CodeGen/X86/combine-frint.ll
    M llvm/test/CodeGen/X86/combine-froundeven.ll
    M llvm/test/CodeGen/X86/combine-ftrunc.ll
    M llvm/test/CodeGen/X86/combine-rndscale.ll

  Log Message:
  -----------
  [X86] combineConcatVectorOps - add handling to concat fp rounding intrinsics together (#170160)



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