diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-12-23 11:18:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-23 11:18:10 -0500 |
commit | b8952d4b1b0c73bf39d6440ad3166a088ced563f (patch) | |
tree | 64adbfd7875b07c2b026e775dab7f5159441af87 /clang/lib/Sema/SemaChecking.cpp | |
parent | dcb7f44cd6419325b62ff5fbbd971bb0dd0b32b1 (diff) | |
download | llvm-b8952d4b1b0c73bf39d6440ad3166a088ced563f.zip llvm-b8952d4b1b0c73bf39d6440ad3166a088ced563f.tar.gz llvm-b8952d4b1b0c73bf39d6440ad3166a088ced563f.tar.bz2 |
[RISCV][CG]Use processShuffleMasks for per-register shuffles
Patch adds usage of processShuffleMasks in in codegen
in lowerShuffleViaVRegSplitting. This function is already used for X86
shuffles estimations and in DAGTypeLegalizer::SplitVecRes_VECTOR_SHUFFLE
functions, unifies the code.
Reviewers: preames, topperc, lukel97, wangpc-pp
Reviewed By: wangpc-pp
Pull Request: https://github.com/llvm/llvm-project/pull/120803
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions