diff options
author | Kai Luo <lkail@cn.ibm.com> | 2019-07-09 02:55:08 +0000 |
---|---|---|
committer | Kai Luo <lkail@cn.ibm.com> | 2019-07-09 02:55:08 +0000 |
commit | 1931ed73c3d26f914e137e41304f84bdd823954b (patch) | |
tree | 92e053d4e1e3d66081f5935ec9c404c0234382bb /clang/lib/CodeGen/CGOpenCLRuntime.cpp | |
parent | 25ab27e6ef81fe805fb75de16993a1f131b9c91a (diff) | |
download | bcm5719-llvm-1931ed73c3d26f914e137e41304f84bdd823954b.tar.gz bcm5719-llvm-1931ed73c3d26f914e137e41304f84bdd823954b.zip |
[PowerPC][Peephole] Combine extsw and sldi after instruction selection
Summary:
`extsw` and `sldi` are supposed to be combined if they are in the same
BB in instruction selection phase. This patch handles the case where
extsw and sldi are not in the same BB.
Differential Revision: https://reviews.llvm.org/D63806
llvm-svn: 365430
Diffstat (limited to 'clang/lib/CodeGen/CGOpenCLRuntime.cpp')
0 files changed, 0 insertions, 0 deletions