diff options
author | Cinhi Young <cyan@cyano.uk> | 2025-01-21 15:54:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 15:54:10 +0800 |
commit | 385f776b639097503eb43b124a3f68570c8c6beb (patch) | |
tree | bb61e96ad457e03b9410be3d9174eb373b93e9f8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6aaa8f25b66dc1fef4e465f274ee40b82d632988 (diff) | |
download | llvm-385f776b639097503eb43b124a3f68570c8c6beb.zip llvm-385f776b639097503eb43b124a3f68570c8c6beb.tar.gz llvm-385f776b639097503eb43b124a3f68570c8c6beb.tar.bz2 |
[MIPS][MSA] Invert operand order of `ILVOD` when lowering `VECTOR_SHUFFLE` (#123555)
This PR fixes operand order of `ILVOD.df` when lowering
`VECTOR_SHUFFLE`, the result was `<y[1], x[1]>` while it should be
`<x[1], y[1]>`.
* This PR is split from #123040.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions