[llvm] [GlobalIsel] combine extract vector element (PR #91922)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 03:09:04 PDT 2024
tschuett wrote:
It comes out of the middle-end. It is a combine to free the vector register by an instruction.
https://github.com/llvm/llvm-project/pull/91922
More information about the llvm-commits
mailing list