[SV] Rename "sym_name" in GenerateOp to something different
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Locate GenerateOp and all references to its sym_name field or argument, then review the surrounding operation definition to choose a name that does not imply SymbolOpInterface support. Rename the field consistently and verify that no sym_name references remain for GenerateOp.
Written by the indexing model from the issue text.
Description
GenerateOp won't have symbol/SymbolOpInterface so "sym_name" is simply confusing. Not sure a right name but "name", "label" might be good candidates.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 525
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 39
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from llvm/circt
-
documentation FIRRTL
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
Synth
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
-
ExportVerilog SV
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·