diff options
author | Michael Maitland <michaeltmaitland@gmail.com> | 2024-09-17 10:08:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 10:08:39 -0400 |
commit | ee2add06836afdda6c86792441e6afdf6993f770 (patch) | |
tree | f5e0b1360da2205f0d473b4c5d662cb51dbb78b6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 49a754a43d5592e08ef177db794126ddc676d6b5 (diff) | |
download | llvm-ee2add06836afdda6c86792441e6afdf6993f770.zip llvm-ee2add06836afdda6c86792441e6afdf6993f770.tar.gz llvm-ee2add06836afdda6c86792441e6afdf6993f770.tar.bz2 |
[GISEL] Fix bugs and clarify spec of G_EXTRACT_SUBVECTOR (#108848)
The implementation was missing the fact that `G_EXTRACT_SUBVECTOR`
destination and source vector can be different types.
Also fix a bug in the MIR builder for `G_EXTRACT_SUBVECTOR` to generate
the correct opcode.
Clarify the G_EXTRACT_SUBVECTOR specification.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions