[llvm] [Exegesis] Implemented strategy for load operation (PR #113458)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 11:00:33 PST 2024
mshockwave wrote:
> Yes, this is part of #89047, which was asked to be discussed in this comment ([#89047 (comment)](https://github.com/llvm/llvm-project/pull/89047#discussion_r1731617185)). This only affects boot support for riscv, it doesn't change anything on other platforms (I looked at the --opcode-index=-1 entries in the add code for all supported architectures). Since the commit with riscv support hasn't been pushed yet, I can't add tests here.
Is it possible to write test with other platforms, like ARM? If not, could you add a line in the PR description that this PR is stacked on top of #89047 ?
https://github.com/llvm/llvm-project/pull/113458
More information about the llvm-commits
mailing list