[llvm] [RISCV][GISEL] Legalize and regbankselect vector typed G_IMPLICIT_DEF (PR #84553)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 05:52:09 PDT 2024
tschuett wrote:
Disallow illegal types! But the legalizer should transform illegal types into legal types. For scalable vectors there is not yet good test coverage.
https://github.com/llvm/llvm-project/pull/84553
More information about the llvm-commits
mailing list