[all-commits] [llvm/llvm-project] 329b8c: [PowerPC] Improve code gen for vector add

Nemanja Ivanovic via All-commits all-commits at lists.llvm.org
Thu Jul 13 12:22:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 329b8cd3e3826822f000175ed3e3dc6084e47e57
      https://github.com/llvm/llvm-project/commit/329b8cd3e3826822f000175ed3e3dc6084e47e57
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrAltivec.td
    M llvm/test/CodeGen/PowerPC/optimize-vector.ll

  Log Message:
  -----------
  [PowerPC] Improve code gen for vector add

Improve codegen for vectors modulo additions.

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D154447




More information about the All-commits mailing list