Commit 479716d9 authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV][GISel] Make G_SEXT_INREG with source size of 32 legal for RV64.

This maps to the sext.w instruction.

As far as I could tell this needs custom lowering to check the immediate.

Reviewed By: nitinjohnraj

Differential Revision: https://reviews.llvm.org/D158350
parent a7bdaff7
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