[llvm] [GlobalIsel] combine extract vector element (PR #91922)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 02:40:32 PDT 2024
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/91922 at github.com>
https://github.com/arsenm commented:
SelectionDAG seems to not do this combine, and InstCombine does. Is this pattern coming from somewhere in legalization?
https://github.com/llvm/llvm-project/pull/91922
More information about the llvm-commits
mailing list