diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-11-25 17:27:02 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-11-25 17:27:02 +0000 |
commit | 7336e7c67a5decf608c7b8f4ef0da571fb505313 (patch) | |
tree | 8a77d614f67b6ec24be6112279aeebdea0896482 /clang/lib/CodeGen/CGBuiltin.cpp | |
parent | 2e5a25c1708260cfbadb4e799ee86202b0105f74 (diff) | |
download | bcm5719-llvm-7336e7c67a5decf608c7b8f4ef0da571fb505313.tar.gz bcm5719-llvm-7336e7c67a5decf608c7b8f4ef0da571fb505313.zip |
[x86] limit transform for select-of-fp-constants
This should likely be adjusted to limit this transform
further, but these diffs should be clear wins.
If we have blendv/conditional move, then we should assume
those are cheap ops. The loads become independent of the
compare, so those can be speculated before we need to use
the values in the blend/mov.
llvm-svn: 347526
Diffstat (limited to 'clang/lib/CodeGen/CGBuiltin.cpp')
0 files changed, 0 insertions, 0 deletions