diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-09-17 08:35:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 08:35:22 -0700 |
commit | f36580fcb535b46deaf659702958b7f203259ecf (patch) | |
tree | 9a014b1520ea62fd084c50cbbdac3c0a83dfb7da /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 78f7aae89570bca93d0f1ef85752f20b16394462 (diff) | |
download | llvm-f36580fcb535b46deaf659702958b7f203259ecf.zip llvm-f36580fcb535b46deaf659702958b7f203259ecf.tar.gz llvm-f36580fcb535b46deaf659702958b7f203259ecf.tar.bz2 |
[LegalizeVectorOps] Remove calls to DAG.UnrollVectorsOps from some expansion handlers. NFC (#108930)
Instead, return SDValue() to tell the caller to do the unrolling. This
is consistent with how some other handler work. Especially the handlers
that live in TLI.
ExpandBITREVERSE was rewritten to not take the Results vector an
argument.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions