Skip to content
Commit 16dccf71 authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV] Add test case to show incorrect matching to sroiw when the or mask...

[RISCV] Add test case to show incorrect matching to sroiw when the or mask does not have 1s in the upper 32 bits.

The matching code for sroiw is truncating the mask to 32 bits before
checking its value. We need to check all 64 bits.
parent a5852280
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment