Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The extra assertion doesn't seem helpful; the one in getFixedSize() should be enough.
Differential D77317
[llvm][CodeGen] Avoid implicit cast of TypeSize to integer in `initActions`. fpetrogalli on Apr 2 2020, 9:17 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions The extra assertion doesn't seem helpful; the one in getFixedSize() should be enough. |