[llvm] [RISCV][GlobalISel] Select G_GLOBAL_VALUE (PR #68380)
Nitin John Raj via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 5 21:25:25 PDT 2023
nitinjohnraj wrote:
Currently, this patch does not compile. I'm trying to figure out which file to import in order to use the new generic instruction opcodes in the instruction selector. Also, I'm only trying to handle the medlow code model for now. I intend to add code for medany as well.
https://github.com/llvm/llvm-project/pull/68380
More information about the llvm-commits
mailing list