The addition of TILELOADD instructions with a new encoding format
triggered a hard abort instead of proper error reporting due to the use
of llvm_unreachable for actually reachable code.
Properly report an error when the encoding format is unknown.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
350 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |