[all-commits] [llvm/llvm-project] 1eb8c5: [AVR] Optimize 16-bit comparison with constant
Ben Shi via All-commits
all-commits at lists.llvm.org
Sat Jan 23 08:43:24 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1eb8c5cd35ed0f3e06ea77a93824901f680ca1ed
https://github.com/llvm/llvm-project/commit/1eb8c5cd35ed0f3e06ea77a93824901f680ca1ed
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M llvm/lib/Target/AVR/AVRISelLowering.cpp
M llvm/lib/Target/AVR/AVRISelLowering.h
M llvm/test/CodeGen/AVR/cmp.ll
Log Message:
-----------
[AVR] Optimize 16-bit comparison with constant
Reviewed By: dylanmckay
Differential Revision: https://reviews.llvm.org/D93976
More information about the All-commits
mailing list