Unverified Commit 2d65097b authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[RISCV] Unify all the code that adds unaligned-scalar/vector-mem to Features vector. (#94660)

Instead of having multiple places insert into the Features vector
independently, check all the conditions in one place.

This avoids a subtle ordering requirement that -mstrict-align processing
had to be done after the others.
parent 7e7c29ba
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