[llvm] Adding Matching and Inference Functionality to Propeller (PR #160706)
Rahman Lavaee via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 26 09:49:23 PDT 2025
rlavaee wrote:
This needs to be split into at least two PRs, with the first one enabling the decoding (changes in ELF.cpp, etc.), at the second one enabling the encoding (changes in the Codgen). Please also add a new version number for this (where the feature is only supported for this version and up) like the other features: https://github.com/llvm/llvm-project/blob/main/llvm/lib/Object/ELF.cpp#L850-854.
https://github.com/llvm/llvm-project/pull/160706
More information about the llvm-commits
mailing list