[llvm] [GlobalIsel] Combine G_EXTRACT_VECTOR_ELT (PR #85321)
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 23:55:27 PDT 2024
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/85321 at github.com>
https://github.com/aemerson commented:
I feel that it's a bit unnecessary to split the helper into vector and non-vector combines. If we do so, which sorts of combines are we envisaging being here? Maybe we should split them as part of a series of changes to reorganize the entire Helper and keep this change to just add the new functionality?
https://github.com/llvm/llvm-project/pull/85321
More information about the llvm-commits
mailing list