Specify the Unpredictable bits, and return softfails when appropriate.
Change-Id: I6831ed815f8e0e386925f1129bc45ffd7ec334b9
Paths
| Differential D66939
[ARM][MVE] Decoding of uqrshl and sqrshl accepts unpredictable encodings ClosedPublic Authored by MarkMurrayARM on Aug 29 2019, 5:40 AM.
Details Summary Specify the Unpredictable bits, and return softfails when appropriate. Change-Id: I6831ed815f8e0e386925f1129bc45ffd7ec334b9
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, dmgreen, kristof.beyls, javed.absar. · View Herald Transcript This revision now requires changes to proceed.Sep 3 2019, 1:51 AM This revision is now accepted and ready to land.Sep 9 2019, 1:12 AM Closed by commit rL371374: [ARM][MVE] Decoding of uqrshl and sqrshl accepts unpredictable encodings (authored by ostannard). · Explain WhySep 9 2019, 1:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 219295 llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
llvm/trunk/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
llvm/trunk/test/MC/Disassembler/ARM/mve-scalar-shift-unpredictable.txt
|