aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2025-03-29 15:25:56 -0700
committerGitHub <noreply@github.com>2025-03-29 15:25:56 -0700
commitf8ee58a3cbbe4de2ac6d006fad8363ae6d24aa57 (patch)
tree07ab1e3d1b0bb77f2139cd2f469420592f84239d /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent2f5c836e08164ce8835d520001042efe93caf950 (diff)
downloadllvm-f8ee58a3cbbe4de2ac6d006fad8363ae6d24aa57.zip
llvm-f8ee58a3cbbe4de2ac6d006fad8363ae6d24aa57.tar.gz
llvm-f8ee58a3cbbe4de2ac6d006fad8363ae6d24aa57.tar.bz2
[RISCV] Initial codegen support for the XRivosVizip extension (#131933)
This implements initial code generation support for a subset of the xrivosvizip extension. Specifically, this adds support for vzipeven, vzipodd, and vzip2a, but not vzip2b, vunzip2a, or vunzip2b. The others will follow in separate patches. One review note: The zipeven/zipodd matchers were recently rewritten to better match upstream style, so careful review there would be appreciated. The matchers don't yet support type coercion to wider types. This will be done in a future patch.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions