commit | d568ed40e0cbb4a069f9ed693f40254e24d9379a | [log] [tgz] |
---|---|---|
author | Petar Avramovic <Petar.Avramovic@rt-rk.com> | Tue Aug 27 14:22:32 2019 +0000 |
committer | Petar Avramovic <Petar.Avramovic@rt-rk.com> | Tue Aug 27 14:22:32 2019 +0000 |
tree | 96551934863c59eaf07664c2c3534af3bf5a8f04 | |
parent | 3385c5cc4dfdb024cd6ddc3f8012e6744e677505 [diff] |
[GlobalISel] Fix narrowScalar for shifts to match algorithm from SDAG Fix typos. Use Hi and Lo prefixes for Or instead of LHS and RHS to match names of surrounding variables. Differential Revision: https://reviews.llvm.org/D66587 llvm-svn: 370062