S. VenkataKeerthy e29bb9a038
[IR2Vec] Consider only reachable BBs and non-debug instructions (#143476)
Changes to consider BBs that are reachable from the entry block. Similarly we skip debug instruction while computing the embeddings.

(Tracking issue - #141817)
2025-06-17 10:57:52 -07:00
..