Skip to content
Unverified Commit 04dd2ac0 authored by Michael Maitland's avatar Michael Maitland Committed by GitHub
Browse files

[RISCV][GlobalISel] Select G_GLOBAL_VALUE (#70091)

G_GLOBAL_VALUE should be lowered into an absolute address if
`-codemodel=small` is used or into a PC-relative if `-codemodel=medium`
is used.

PR #68380 tried to create special instructions to do this, but I don't
see why we need to do that.
parent 7c2ef38c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment