[all-commits] [llvm/llvm-project] bca786: [X86] Support ATOMIC_LOAD_FP_BINOP_MI for other bi...

AtariDreams via All-commits all-commits at lists.llvm.org
Sat Jun 8 08:01:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bca7864ffe9045e896fe0ed087150af37778eb40
      https://github.com/llvm/llvm-project/commit/bca7864ffe9045e896fe0ed087150af37778eb40
  Author: AtariDreams <gfunni234 at gmail.com>
  Date:   2024-06-08 (Sat, 08 Jun 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrCompiler.td
    M llvm/test/CodeGen/X86/atomic-fp.ll

  Log Message:
  -----------
  [X86] Support ATOMIC_LOAD_FP_BINOP_MI for other binops (#87524)

Since we can bitcast and then do the same thing sub does in the table
section above, I figured it was trivial to add fsub, fmul, and fdiv.



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