Unverified Commit 6854f6f1 authored by Alfie Richards's avatar Alfie Richards Committed by GitHub
Browse files

[TableGen] Add `PreferSmallerInstructions` for Targets. (#83587)

This option means that in assembly matching instructions with smaller
encodings will be preferred.

This will be used for the ARM instruction set where this is the correct
behavior after some other refactoring.
parent 3128c202
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment