Skip to content
Commit 524c44f7 authored by Craig Topper's avatar Craig Topper
Browse files

[InstCombine] Remove an unnecessary dyn_cast to Instruction and a switch over...

[InstCombine] Remove an unnecessary dyn_cast to Instruction and a switch over two opcodes. Just dyn_cast to the specific instruction classes individually. NFC

Change the helper methods to take the more specific class as well.

llvm-svn: 311527
parent c4449df1
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