Tidy up unnecessary brackets in visitADD.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | ||
---|---|---|
3723 | this isn't nfc - handle it in a seperate patch, preferably with a test |
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | ||
---|---|---|
3723 | OK, I removed this change. I will do it in next patch. Thanck you. |
Comment Actions
Can you update the commit message to be a little more descriptive, e.g. [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD ?
this isn't nfc - handle it in a seperate patch, preferably with a test