AMDGPU: Combine directly on mul24 intrinsics
The problem these are supposed to work around can occur before the intrinsics are lowered into the nodes. Try to directly simplify them so they are matched before the bit assert operations can be optimized out. llvm-svn: 369994
Loading
Please register or sign in to comment