[all-commits] [llvm/llvm-project] 49599c: [PowerPC] Correct the bit-width definition for som...
Esme via All-commits
all-commits at lists.llvm.org
Mon Dec 7 19:20:48 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49599cb1a20cc4f4d6d2f71965f2069ae8d4f96a
https://github.com/llvm/llvm-project/commit/49599cb1a20cc4f4d6d2f71965f2069ae8d4f96a
Author: Esme-Yi <esme.yi at ibm.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
M llvm/lib/Target/PowerPC/PPCInstrInfo.td
M llvm/test/MC/PowerPC/ppc64-errors.s
Log Message:
-----------
[PowerPC] Correct the bit-width definition for some imm operand in td.
Summary: The imm operands of some instructions are not defined accurately in td.
This is a small patch to correct these definitions.
Reviewed By: steven.zhang
Differential Revision: https://reviews.llvm.org/D91603
More information about the All-commits
mailing list