https://llvm.org/bugs/show_bug.cgi?id=26659
Bug ID: 26659 Summary: llvm/lib/Target/AMDGPU/SIInsertWaits.cpp:167: duplicate compare ? Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: dcb...@hotmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified [trunk/llvm/lib/Target/AMDGPU/SIInsertWaits.cpp:167]: (style) Same expression on both sides of '||'. Source code is return Opcode == AMDGPU::S_CBRANCH_VCCNZ || Opcode == AMDGPU::S_CBRANCH_VCCNZ; Maybe one of these should be some other value ? -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs