[all-commits] [llvm/llvm-project] 852f4d: [Sparc] Remove cast that truncates immediate opera...
brad0 via All-commits
all-commits at lists.llvm.org
Wed Dec 9 17:24:50 PST 2020
Branch: refs/heads/release/11.x
Home: https://github.com/llvm/llvm-project
Commit: 852f4d8eb6d317be0947055c0bb6b4fd6c9aa930
https://github.com/llvm/llvm-project/commit/852f4d8eb6d317be0947055c0bb6b4fd6c9aa930
Author: Brad Smith <brad at comstyle.com>
Date: 2020-12-09 (Wed, 09 Dec 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
(cherry picked from commit 9ae95a0f8f1bc9bd9e8eb30a5a9444fbdca5cc29)
More information about the All-commits
mailing list