[InstCombine] clean up fold for X / C -> X * (1.0/C); NFCI
This should work with vector constants too, but it's currently limited to scalar. llvm-svn: 325187
Loading
Please sign in to comment
This should work with vector constants too, but it's currently limited to scalar. llvm-svn: 325187