[llvm] [RISCV] Implement trampolines for rv64 (PR #96309)

Roger Ferrer Ibáñez via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 00:50:00 PDT 2024


rofirrim wrote:

Ok, now using MCCodeEmitter to encode the instructions rather than using hardcoded constants. Hope this is reasonable.

https://github.com/llvm/llvm-project/pull/96309


More information about the llvm-commits mailing list