This patch adds the td definitions and asm/disasm tests for the following instructions:
VINSBVLX VINSBVRX VINSHVLX VINSHVRX VINSWVLX VINSWVRX VINSBLX VINSBRX VINSHLX VINSHRX VINSWLX VINSWRX VINSDLX VINSDRX VINSW VINSD
Paths
| Differential D83052
[PowerPC][Power10] Add Vector Insert Instruction Definitions and MC Tests ClosedPublic Authored by amyk on Jul 2 2020, 7:32 AM.
Details
Summary This patch adds the td definitions and asm/disasm tests for the following instructions: VINSBVLX VINSBVRX VINSHVLX VINSHVRX VINSWVLX VINSWVRX VINSBLX VINSBRX VINSHLX VINSHRX VINSWLX VINSWRX VINSDLX VINSDRX VINSW VINSD
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: llvm-commits, shchenz, hiraditya. · View Herald TranscriptJul 2 2020, 7:32 AM lei added inline comments. This revision now requires changes to proceed.Jul 2 2020, 8:16 AM amyk added inline comments. This revision is now accepted and ready to land.Jul 2 2020, 10:24 AM Comment Actions LGTM other than the naming nit.
Closed by commit rG6076fc698df4: [PowerPC]Add Vector Insert Instruction Definitions and MC Test (authored by amyk, committed by lei). · Explain WhyJul 2 2020, 2:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275110 llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
|
Was this meant to be VXForm_VRT5_UIM5_RB5?