diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-01-26 20:52:27 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-01-26 20:52:27 +0000 |
commit | b0d96d327e09d0ac13b34078e7413709f4815b2d (patch) | |
tree | 3a31af4ecce2e946509930c696537438e900a1b7 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 600b5261c4c5b8a1095a019396ed8771ea50f631 (diff) | |
download | llvm-b0d96d327e09d0ac13b34078e7413709f4815b2d.zip llvm-b0d96d327e09d0ac13b34078e7413709f4815b2d.tar.gz llvm-b0d96d327e09d0ac13b34078e7413709f4815b2d.tar.bz2 |
[InstCombine] use m_APInt to allow (X << C) >>u C --> X & (-1 >>u C) with splat vectors
llvm-svn: 293208
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions