It used to generate S2_tstbit_i with constant -33 which resulted in an assert.
The reason is log2_32 was called with 64bit value 0.
Patch by Ikhlas Ajbar <iajbar@quicinc.com>
Paths
| Differential D69614
Fix pattern error for S2_tstbit_i instruction ClosedPublic Authored by bcain on Oct 30 2019, 6:05 AM.
Details
Diff Detail
Revision Contents
Diff 227073 llvm/lib/Target/Hexagon/HexagonPatterns.td
llvm/test/CodeGen/Hexagon/64bit_tstbit.ll
|