diff options
author | Amara Emerson <amara@apple.com> | 2024-03-06 22:41:09 -0800 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2024-03-06 22:43:00 -0800 |
commit | 00efb343529cce025055ca8284a61b22b48924c9 (patch) | |
tree | dbd52caa7049d655cd5d86ad45201056264093a6 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 50bdc6f3ec3418073805d2b535f3f72a7d677577 (diff) | |
download | llvm-00efb343529cce025055ca8284a61b22b48924c9.zip llvm-00efb343529cce025055ca8284a61b22b48924c9.tar.gz llvm-00efb343529cce025055ca8284a61b22b48924c9.tar.bz2 |
[AArch64][GlobalISel] Fix crash during G_SHUFFLE_VECTOR legalization.
A new widening rule was running before the shuffle was canonicalized into a
homogenous form. Moving the rules around to ensure it's done before the
widening fixes the crash, although this particular test still falls back.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions