This fixes some issues with bit masking when emitting instructions
(including one TODO).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98527
[M68k] Tidy up some bit shifting during code emission ClosedPublic Authored by ricky26 on Mar 12 2021, 9:43 AM.
Details Summary This fixes some issues with bit masking when emitting instructions
Diff Detail
Event TimelineRKSimon added inline comments. This revision is now accepted and ready to land.Mar 13 2021, 4:36 AM This revision was landed with ongoing or failed builds.Mar 14 2021, 11:54 AM Closed by commit rG84094fb4fd0b: [M68k] Tidy up some bit shifting during code emission (authored by ricky26, committed by myhsu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 330526 llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
|
1ULL << Size ?