Skip to content
Commit b7a305de authored by Tuan Chuong Goh's avatar Tuan Chuong Goh
Browse files

[AArch64][GlobalISel] Optimise Combine Funnel Shift

Combine any funnel shift with a shift amount of 0 to a copy.
Modulo is applied to shift amount if it is larger than the
instruction's bitwidth.

Differential Revision: https://reviews.llvm.org/D157591
parent 4f7086ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment