Address the advice proposed at patch D105429 . Use [Low, Low+size) to represent bits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107250
[JITLink] Improve extractBits function ClosedPublic Authored by StephenFan on Aug 2 2021, 12:45 AM.
Details
Summary Address the advice proposed at patch D105429 . Use [Low, Low+size) to represent bits.
Diff Detail
Event TimelineHerald added subscribers: frasercrmck, luismarques, apazos and 19 others. · View Herald TranscriptAug 2 2021, 12:45 AM This revision is now accepted and ready to land.Aug 2 2021, 2:49 AM This revision was landed with ongoing or failed builds.Jan 4 2022, 4:16 AM Closed by commit rG95b74d4db068: [JITLink] Improve extractBits function (authored by StephenFan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397262 llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
|