[llvm] [NFC][IR2Vec] Removing Dimension from `Embedder::Create` (PR #142486)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 2 14:56:54 PDT 2025


mtrofin wrote:

IIUC the main thing is that the dimension is trivially obtainable from the rest of the data (i.e. not so much about downstream-ness, as more about future maintainability - why duplicate information)

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


More information about the llvm-commits mailing list