aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorPengcheng Wang <wangpengcheng.pp@bytedance.com>2024-04-16 15:55:14 +0800
committerGitHub <noreply@github.com>2024-04-16 15:55:14 +0800
commitd34a2c2adb2a4f1dc262c5756d3725caa4ea2571 (patch)
treebfa1addae45eeeed362ab7affcd2a525a5dcb455 /llvm/lib/Transforms/Utils/Local.cpp
parenta29e85d6626aae7dba44c66ee5b703d3ab5de41c (diff)
downloadllvm-d34a2c2adb2a4f1dc262c5756d3725caa4ea2571.zip
llvm-d34a2c2adb2a4f1dc262c5756d3725caa4ea2571.tar.gz
llvm-d34a2c2adb2a4f1dc262c5756d3725caa4ea2571.tar.bz2
[RISCV] Make more vector pseudos commutable
This PR includes: * vadd.vv/vand.vv/vor.vv/vxor.vv * vmseq.vv/vmsne.vv * vmin.vv/vminu.vv/vmax.vv/vmaxu.vv * vmul.vv/vmulh.vv/vmulhu.vv * vwadd.vv/vwaddu.vv * vwmul.vv/vwmulu * vwmacc.vv/vwmaccu.vv * vadc.vvm There is no test change, I may add it later. Fixes part of #64422 Reviewers: michaelmaitland, preames, lukel97, topperc, asb Reviewed By: topperc, lukel97 Pull Request: https://github.com/llvm/llvm-project/pull/88379
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions