[all-commits] [llvm/llvm-project] da9f90: [RISCV][GlobalISel] Legalize G_FRAME_INDEX (#67746)
Nitin John Raj via All-commits
all-commits at lists.llvm.org
Wed Oct 4 13:27:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da9f9082ea5e0ca511a8be05cce3f41b75d944be
https://github.com/llvm/llvm-project/commit/da9f9082ea5e0ca511a8be05cce3f41b75d944be
Author: Nitin John Raj <105745460+nitinjohnraj at users.noreply.github.com>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-frame-index.mir
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-frame-index.mir
Log Message:
-----------
[RISCV][GlobalISel] Legalize G_FRAME_INDEX (#67746)
G_FRAME_INDEX is legal for pointers.
More information about the All-commits
mailing list