[all-commits] [llvm/llvm-project] da5a6b: [VE] Restructure eliminateFrameIndex

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Jul 5 04:00:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da5a6b2bf5746de19cb632973de42a5fb3ad26fe
      https://github.com/llvm/llvm-project/commit/da5a6b2bf5746de19cb632973de42a5fb3ad26fe
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M llvm/lib/Target/VE/VERegisterInfo.cpp
    A llvm/test/CodeGen/VE/Scalar/load_stk.ll
    A llvm/test/CodeGen/VE/Scalar/store_stk.ll

  Log Message:
  -----------
  [VE] Restructure eliminateFrameIndex

Restructure the current implementation of eliminateFrameIndex function
in order to support more instructions.

Reviewed By: efocht

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




More information about the All-commits mailing list