[llvm] Adding Matching and Inference Functionality to Propeller (PR #160706)

Rahman Lavaee via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 10:52:46 PDT 2025


================

----------------
rlavaee wrote:

Correct. We don't want to change the emitted BBAddrMap just yet. The reason for this complexity is that the Propeller tooling is released independently. So if we change the version right away, there is a chance that the compiler gets released before the Propeller tooling. I understand this is somewhat inconvenient. Once we move Propeller to the LLVM, this will be resolved.  Nonetheless, splitting the change into smaller parts helps the code review purpose and this PR definitely would benefit from it.


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


More information about the llvm-commits mailing list