aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorPengcheng Wang <wangpengcheng.pp@bytedance.com>2024-10-23 14:22:32 +0800
committerGitHub <noreply@github.com>2024-10-23 14:22:32 +0800
commitb799cc3418f5fda0dd1bbd80a9e7e97cca5f40c2 (patch)
tree24b081bddf7d2149b7057a07d66356e00e70c6e6 /llvm/lib/CodeGen/CodeGen.cpp
parent0cb80c4f00689ca00a85e1f38bc6ae9dd0bf980e (diff)
downloadllvm-b799cc3418f5fda0dd1bbd80a9e7e97cca5f40c2.zip
llvm-b799cc3418f5fda0dd1bbd80a9e7e97cca5f40c2.tar.gz
llvm-b799cc3418f5fda0dd1bbd80a9e7e97cca5f40c2.tar.bz2
[RISCV] Add lowering for @llvm.experimental.vector.compress (#113291)
This intrinsic was introduced by #92289 and currently we just expand it for RISC-V. This patch adds custom lowering for this intrinsic and simply maps it to `vcompress` instruction. Fixes #113242.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions