[llvm] [GISEL] G_SPLAT_VECTOR can take a splat that is larger than the vector element (PR #86974)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 11:30:19 PDT 2024
tschuett wrote:
I am again confused. You want to take i64 splats on 32-bit machines and truncate the i64 to i32? You can just state that i64 are not legal?!?
https://github.com/llvm/llvm-project/pull/86974
More information about the llvm-commits
mailing list