We should be able to use load(literal) to access constant pool under
the tiny code model.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I only found select-imm.mir to load constants under different code models. I did not aware other test cases to add the run lines.