Skip to content
Commit 872d7505 authored by Craig Topper's avatar Craig Topper
Browse files

[InstCombine] Add test cases demonstrating creation of extra bswap instrinsic...

[InstCombine] Add test cases demonstrating creation of extra bswap instrinsic calls when when optimizing bswap and bitwise ops when the bswaps have additional uses. NFC

I assume bswap intrinsics are somewhat costly so we should be making sure we are getting rid of them not creating more.

llvm-svn: 307064
parent 8b5f0c91
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