diff options
author | WANG Xuerui <git@xen0n.name> | 2023-03-16 14:09:51 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2023-03-16 15:07:06 +0800 |
commit | 19e2ebbf45bdd9f2a9abc3f7760bdbea8c808dc0 (patch) | |
tree | 6a1cc0cbb2cc76b961a1644d9768935b577a771a /llvm/lib/Bitcode | |
parent | ff475a0dd92fa7f425617d663caab4d4c65684ac (diff) | |
download | llvm-19e2ebbf45bdd9f2a9abc3f7760bdbea8c808dc0.zip llvm-19e2ebbf45bdd9f2a9abc3f7760bdbea8c808dc0.tar.gz llvm-19e2ebbf45bdd9f2a9abc3f7760bdbea8c808dc0.tar.bz2 |
[LoongArch] Emit bytepick for picking from concatenation of two values
It seems the ISA manual's pseudo-code description for the
`BYTEPICK.[WD]` instructions is inaccurate; the behavior described here
should be correct though. The instructions' names are misleading too
(they pick full GRLen-wide words instead of bytes; they just index by
bytes) but let's stick to the official names for now.
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D143880
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions