This change fixes the code violations flagged in AMD compute CodeQL scan - "comparison-with-wider-type"
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122447
Prevent comparison with wider type in loop condition ClosedPublic Authored by aakanksha555 on Mar 24 2022, 6:36 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 25 2022, 2:45 AM Closed by commit rGb0225ab8fd4f: Prevent comparison with wider type in loop condition (authored by Aakanksha <paakan@amd.com>). · Explain WhyMar 25 2022, 4:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418185 llvm/utils/TableGen/X86RecognizableInstr.cpp
|