aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@igalia.com>2023-06-23 14:00:34 +0100
committerAlex Bradbury <asb@igalia.com>2023-06-23 14:01:52 +0100
commitd5324844687d15e2da89abc244dc8f66d98b1596 (patch)
treecc70f92bb63a52fac844c341a8e71cd4a096c34a /llvm/lib/Object/ObjectFile.cpp
parent82e29c65e3112fd5d7ed71250bf53ffaec87c2be (diff)
downloadllvm-d5324844687d15e2da89abc244dc8f66d98b1596.zip
llvm-d5324844687d15e2da89abc244dc8f66d98b1596.tar.gz
llvm-d5324844687d15e2da89abc244dc8f66d98b1596.tar.bz2
[RISCV][MC] Fix encoding for vfwmaccbf16
The encoding matched the one given in the bf16 extension specification PDF, but per https://github.com/riscv/riscv-bfloat16/issues/45 it seems this encoding was not the one that is intended and was incorrectly modified due to an issue in the PDF generation process. This patch corrects the opcode to 111011 from 100011. The correct encoding is shown in the new spec PDF <https://github.com/riscv/riscv-bfloat16/releases/tag/20230614>. Differential Revision: https://reviews.llvm.org/D152894
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions