[all-commits] [llvm/llvm-project] c036a9: [RISCV][VLOPT] Add vector single width floating po...

Michael Maitland via All-commits all-commits at lists.llvm.org
Thu Jan 9 10:51:05 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c036a9a2c2130f6e80e2969d4a8fad96265e4a11
      https://github.com/llvm/llvm-project/commit/c036a9a2c2130f6e80e2969d4a8fad96265e4a11
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
    M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll

  Log Message:
  -----------
  [RISCV][VLOPT] Add vector single width floating point add subtract instructions to isSupportedInstr


  Commit: 8beb9d393deaafde5ce7323a71cd0b0b1553444d
      https://github.com/llvm/llvm-project/commit/8beb9d393deaafde5ce7323a71cd0b0b1553444d
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
    M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll

  Log Message:
  -----------
  [RISCV][VLOPT] Add vector widening floating point add subtract instructions to isSupportedInstr


  Commit: a484fa1d0a974680d609d3f08ee6d57c9e3d21f8
      https://github.com/llvm/llvm-project/commit/a484fa1d0a974680d609d3f08ee6d57c9e3d21f8
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
    M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll

  Log Message:
  -----------
  [RISCV][VLOPT] Add floating point multiply divide instructions to getSupportedInstr


  Commit: b419edeec34844cfc31665248d670d777499340d
      https://github.com/llvm/llvm-project/commit/b419edeec34844cfc31665248d670d777499340d
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
    M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll

  Log Message:
  -----------
  [RISCV][VLOPT] Add widening floating point multiply to isSupportedInstr


  Commit: 5f70fea79fdb947ab7820aa47e5a1885691ef73a
      https://github.com/llvm/llvm-project/commit/5f70fea79fdb947ab7820aa47e5a1885691ef73a
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
    M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll

  Log Message:
  -----------
  [RISCV][VLOPT] Add Vector Floating-Point Compare Instructions to getSupportedInstr


Compare: https://github.com/llvm/llvm-project/compare/031f33cca3c9...5f70fea79fdb

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