[all-commits] [llvm/llvm-project] efc367: [X86] Correct the cdisp8 encoding for VGF2P8AFFINE...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Dec 17 21:36:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efc36715006b0a918bc8c6d7cdde0e843eb9f5c2
https://github.com/llvm/llvm-project/commit/efc36715006b0a918bc8c6d7cdde0e843eb9f5c2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/test/MC/X86/avx512gfni-att.s
M llvm/test/MC/X86/avx512vl_gfni-att.s
Log Message:
-----------
[X86] Correct the cdisp8 encoding for VGF2P8AFFINEINVQB and VGF2P8AFFINEQB. (#120340)
These instructions use a 64-bit broadcast size so the element size for
CD8 should be 64.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list