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

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Jul 5 03:28:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98e52e8bff525b1fb2b269f74b27f0a984588c9c
      https://github.com/llvm/llvm-project/commit/98e52e8bff525b1fb2b269f74b27f0a984588c9c
  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