[all-commits] [llvm/llvm-project] a3a896: [VE] Optimize LEA combinations

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Dec 21 05:26:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3a896d1cdc0fd2f87de4787120eaac08e69eb5f
      https://github.com/llvm/llvm-project/commit/a3a896d1cdc0fd2f87de4787120eaac08e69eb5f
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-12-21 (Mon, 21 Dec 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEInstrInfo.td
    A llvm/test/CodeGen/VE/Scalar/lea-opt.ll

  Log Message:
  -----------
  [VE] Optimize LEA combinations

Change to optimize references of elements of aggregate data.  Also
add regression tests.

Reviewed By: simoll

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




More information about the All-commits mailing list