[AMDGPU] prevent shrinking udiv/urem if either operand is in (SignedMax,UnsignedMax...
[llvm-project.git] / llvm / utils / PerfectShuffle / CMakeLists.txt
blobed70760a43e425b4730a809abc1ddb2e4f2836da
1 add_llvm_utility(llvm-PerfectShuffle
2   PerfectShuffle.cpp
3   )