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

Rahman Lavaee via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 10:13:54 PDT 2025


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

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

We don't need to do this. Hash should be defined as optional and set `if(FeatureOrErr->BBHash)`. Then we always push_back `{ID, Offset, Size, Metadata, std::move(CallsiteEndOffsets), Hash}`,

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


More information about the llvm-commits mailing list