[all-commits] [llvm/llvm-project] 6c0a02: [X86] Add tests showing failure to concat sqrt int...

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


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

  Changed paths:
    A llvm/test/CodeGen/X86/combine-fsqrt.ll

  Log Message:
  -----------
  [X86] Add tests showing failure to concat sqrt intrinsics together. (#170096)

Similar to fdiv, we should be trying to concat these high latency instructions together



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