OSDN Git Service

[InstCombine] fix propagation of fast-math-flags
authorSanjay Patel <spatel@rotateright.com>
Tue, 24 Nov 2015 17:51:20 +0000 (17:51 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 24 Nov 2015 17:51:20 +0000 (17:51 +0000)
commit4da18f10ae054091f7e6f355d63919ebcabe8a46
tree2598785c6438e60dffcf01b8de68f8ba6516ec2f
parent22b828d8173d73360333858c11e71de0a936ffcd
[InstCombine] fix propagation of fast-math-flags

Noticed while working on D4583:
http://reviews.llvm.org/D4583

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253997 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/vec_shuffle.ll