diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2025-02-27 16:16:30 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 23:16:30 +0100 |
commit | 72e00d628dd99c634c03065f6b120bc5da617868 (patch) | |
tree | 939772cc54372d1f474f2e2ed1b2774cdb289b0f /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 32bcc9f0d3b182ff817ded209141d867236dee6c (diff) | |
download | llvm-72e00d628dd99c634c03065f6b120bc5da617868.zip llvm-72e00d628dd99c634c03065f6b120bc5da617868.tar.gz llvm-72e00d628dd99c634c03065f6b120bc5da617868.tar.bz2 |
[SystemZ] Handle scalar to vector bitcasts. (#128628)
CSmith found a case where SROA produces bitcasts from scalar to vector.
This was previously asserted against in SystemZTTI, but now the BaseT
implementation takes care of it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions