[all-commits] [llvm/llvm-project] efb1cb: [AVR] Fix a bug in 16-bit shifts
Ben Shi via All-commits
all-commits at lists.llvm.org
Sat Feb 13 19:55:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efb1cb752bf12149af9c773f702a757ba9721649
https://github.com/llvm/llvm-project/commit/efb1cb752bf12149af9c773f702a757ba9721649
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-02-14 (Sun, 14 Feb 2021)
Changed paths:
M llvm/lib/Target/AVR/AVRInstrInfo.td
M llvm/test/CodeGen/AVR/shift.ll
Log Message:
-----------
[AVR] Fix a bug in 16-bit shifts
Reviewed By: aykevl
Differential Revision: https://reviews.llvm.org/D96590
More information about the All-commits
mailing list