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

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Dec 1 10:17:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1899acd08d3eb876de0e5394f6c3a2441e04756
      https://github.com/llvm/llvm-project/commit/d1899acd08d3eb876de0e5394f6c3a2441e04756
  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-ffloor.ll
    M llvm/test/CodeGen/X86/combine-fround.ll

  Log Message:
  -----------
  [X86] combineConcatVectorOps - add handling to concat ISD::FROUND/FFLOOR intrinsics together (#170176)

These were missed in #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