diff options
| author | Tim Northover <tnorthover@apple.com> | 2014-04-03 09:26:16 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2014-04-03 09:26:16 +0000 |
| commit | 2ad88d3aab31f767f5adb56f71ac51b36c1cf899 (patch) | |
| tree | 0601baf8e45b1e5d98146211d7303123eaa979b4 /llvm/lib/Object | |
| parent | caccac10b7e1beeefeae4f389cfed78763dc6aae (diff) | |
| download | bcm5719-llvm-2ad88d3aab31f767f5adb56f71ac51b36c1cf899.tar.gz bcm5719-llvm-2ad88d3aab31f767f5adb56f71ac51b36c1cf899.zip | |
ARM64: always use i64 for the RHS of shift operations
Switching between i32 and i64 based on the LHS type is a good idea in
theory, but pre-legalisation uses i64 regardless of our choice,
leading to potential ISel errors.
Should fix PR19294.
llvm-svn: 205519
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions

