[all-commits] [llvm/llvm-project] 6eb36a: [RISCV][GISel] Mark G_GLOBAL_VALUE as legal.
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 15 09:30:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6eb36aed86ea276695697093eb8136554c29286b
https://github.com/llvm/llvm-project/commit/6eb36aed86ea276695697093eb8136554c29286b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-global.mir
A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-global.mir
Log Message:
-----------
[RISCV][GISel] Mark G_GLOBAL_VALUE as legal.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D157950
More information about the All-commits
mailing list