Using TypeSize::getFixedSize() instead of relying upon the implicit TypeSize->uint64_cast as the type is always fixed width.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Differential D89313
[SVE]Fix implicit TypeSize casts in EmitCheckValue CarolineConcatto on Oct 13 2020, 6:14 AM. Authored by
Details Using TypeSize::getFixedSize() instead of relying upon the implicit TypeSize->uint64_cast as the type is always fixed width.
Diff Detail
Unit Tests |