diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-07-09 19:12:07 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-07-09 19:12:07 +0000 |
commit | 658c5576d1395a6135ff5ab0541e241ac4d12d2d (patch) | |
tree | 106b91ccb0b9afbf5a2840cca153c94a21f83a46 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | c0b1eae6b450770721cad022bff016557532e581 (diff) | |
download | llvm-658c5576d1395a6135ff5ab0541e241ac4d12d2d.zip llvm-658c5576d1395a6135ff5ab0541e241ac4d12d2d.tar.gz llvm-658c5576d1395a6135ff5ab0541e241ac4d12d2d.tar.bz2 |
Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.
Do this if the truncate is free and the select is legal.
llvm-svn: 212640
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions