commit | 023a85e5b697ddc8039ad7a8328adcb9f7f5cac0 | [log] [tgz] |
---|---|---|
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | Sat Aug 02 13:44:55 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Aug 02 13:50:45 2025 -0700 |
tree | b6fe99a6126b84174791ed99321839b6e479eda2 | |
parent | 371cf9f27144b8174b1edcf2e3fe04847ae09ac8 [diff] |
[IR2Vec][llvm-ir2vec] Changing clEnumValN to cl::SubCommand (#151384) Refactor llvm-ir2vec to use subcommands instead of a mode flag for better CLI usability. - Converted the `--mode` flag to three distinct subcommands: `triplets`, `entities`, and `embeddings` - Updated documentation, tests, and python script GitOrigin-RevId: 21f1f9558df3830ffa637def364e3c0cb0dbb3c0