Skip to content
Commit 16f18ed7 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

InstCombine: turn (C1 << A) << C2) into (C1 << C2) << A)

Fixes PR9809.

llvm-svn: 130485
parent 0593f532
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment