[all-commits] [llvm/llvm-project] 700ead: [SPARC] Fix type for i64 inline asm operands
LemonBoy via All-commits
all-commits at lists.llvm.org
Sat Jun 4 15:44:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 700eadca5f9a75215482605e9804f8db8a359120
https://github.com/llvm/llvm-project/commit/700eadca5f9a75215482605e9804f8db8a359120
Author: LemonBoy <thatlemon at gmail.com>
Date: 2022-06-04 (Sat, 04 Jun 2022)
Changed paths:
M llvm/lib/Target/Sparc/SparcISelLowering.cpp
M llvm/test/CodeGen/SPARC/inlineasm-v9.ll
Log Message:
-----------
[SPARC] Fix type for i64 inline asm operands
Differential Revision: https://reviews.llvm.org/D101694
More information about the All-commits
mailing list