diff options
| author | Sanjay Patel <spatel@rotateright.com> | 2019-03-18 14:10:11 +0000 |
|---|---|---|
| committer | Sanjay Patel <spatel@rotateright.com> | 2019-03-18 14:10:11 +0000 |
| commit | 84de8a30a05a6e0b3685dda4f5dfdd973629504b (patch) | |
| tree | d2d68e7d626dd987343d42e645807da0e712b020 /clang/lib/CodeGen/CodeGenFunction.cpp | |
| parent | f9ab4f5f4e9011e5aa0ad2d14622fd1a019d8706 (diff) | |
| download | bcm5719-llvm-84de8a30a05a6e0b3685dda4f5dfdd973629504b.tar.gz bcm5719-llvm-84de8a30a05a6e0b3685dda4f5dfdd973629504b.zip | |
[InstCombine] extend rotate-left-by-constant canonicalization to funnel shift
Follow-up to:
rL356338
Rotates are a special case of funnel shift where the 2 input operands
are the same value, but that does not need to be a restriction for the
canonicalization when the shift amount is a constant.
llvm-svn: 356369
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions

