summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-02-12 19:39:21 +0000
committerSanjay Patel <spatel@rotateright.com>2018-02-12 19:39:21 +0000
commit4a4f35f32411abb73360247e53d59e1fea1ca7c8 (patch)
tree94cff55bc16e12f81486d7a9cca0e4315fcf2c13 /llvm/test/Bitcode
parentee4257f676b81681c38cbb1ef7f3fed0ad6af4ce (diff)
downloadbcm5719-llvm-4a4f35f32411abb73360247e53d59e1fea1ca7c8.tar.gz
bcm5719-llvm-4a4f35f32411abb73360247e53d59e1fea1ca7c8.zip
[InstCombine] X / (X * Y) --> 1.0 / Y
This is similar to the instsimplify fold added with D42385 ( rL323716 ) ...but this can't be in instsimplify because we're creating/morphing a different instruction. llvm-svn: 324927
Diffstat (limited to 'llvm/test/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud