G_MUL legalizer/selector/regbank support.
Use only Tablegen-erated instruction selection.
This patch dealing with legal operations only.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lib/Target/X86/X86LegalizerInfo.cpp | ||
---|---|---|
196 ↗ | (On Diff #97272) | can you move the vlx specific types after the hasvlx check? relevant for the function below as well. |