Commit 7e2a1d6f authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV] Remove G_TRUNC/ZEXT/SEXT/ANYEXT from the first switch in...

[RISCV] Remove G_TRUNC/ZEXT/SEXT/ANYEXT from the first switch in RISCVRegisterBankInfo::getInstrMapping.

This removes the special case for vectors. The default case in the
second switch can handle GPR in addition to vectors. We just won't
use the static ValueMapping entry.
parent ef5a7109
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