Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
There are 8 real regressions in testGen tests -- sometimes negate modifier is used with integer constants, which is wrong.
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | ||
---|---|---|
311 ↗ | (On Diff #82663) | What "isCSrc" is stand for? It is worth to make the name more self-explaining. |
lib/Target/AMDGPU/SIInstrInfo.td | ||
---|---|---|
1038 ↗ | (On Diff #82663) | whitespace in empty line |