[TableGen] Fix crash when using HwModes in CodeEmitterGen
When an instruction has an encoding definition for only a subset of
the available HwModes, ensure we just avoid generating an encoding
rather than crash.
llvm-svn: 374150
[TableGen] Fix crash when using HwModes in CodeEmitterGen jmolloy on Oct 9 2019, 2:15 AM. Authored by Tags None Subscribers None
Description
Details
|