👋 Hey,
Feature
We should add the memory encodings for VEX and EVEX instructions.
Benefit
Better codegen.
Implementation
- Add the encodings in the VEX and EVEX encoders
- Fix lower.isle as needed to produce the new instructions
Alternatives
We could keep doing what we do now and have worse codegen.
cc: @abrown
👋 Hey,
Feature
We should add the memory encodings for VEX and EVEX instructions.
Benefit
Better codegen.
Implementation
Alternatives
We could keep doing what we do now and have worse codegen.
cc: @abrown