[all-commits] [llvm/llvm-project] 9ae95a: [Sparc] Remove cast that truncates immediate opera...
brad0 via All-commits
all-commits at lists.llvm.org
Fri Oct 2 17:15:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ae95a0f8f1bc9bd9e8eb30a5a9444fbdca5cc29
https://github.com/llvm/llvm-project/commit/9ae95a0f8f1bc9bd9e8eb30a5a9444fbdca5cc29
Author: Brad Smith <brad at comstyle.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
M llvm/test/CodeGen/SPARC/inlineasm-v9.ll
Log Message:
-----------
[Sparc] Remove cast that truncates immediate operands to 32 bits.
Patch by: Mark Kettenis
Test provided by Jessica Clarke.
Differential Revision: https://reviews.llvm.org/D87210
More information about the All-commits
mailing list