[all-commits] [llvm/llvm-project] 3730f1: [AVR] Fix a bug in AsmPrinter when printing memory...
Ben Shi via All-commits
all-commits at lists.llvm.org
Thu Dec 22 17:43:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3730f134281375671a5eeeecec42eabe901c2379
https://github.com/llvm/llvm-project/commit/3730f134281375671a5eeeecec42eabe901c2379
Author: Ben Shi <powerman1st at 163.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M llvm/lib/Target/AVR/AVRAsmPrinter.cpp
A llvm/test/CodeGen/AVR/inline-asm/loadstore.ll
Log Message:
-----------
[AVR] Fix a bug in AsmPrinter when printing memory operands.
Reviewed By: aykevl
Differential Revision: https://reviews.llvm.org/D140383
More information about the All-commits
mailing list