[PATCH] D154445: [Mips] Fix argument lowering for illegal vector types (PR63608)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 03:48:08 PDT 2023


nikic updated this revision to Diff 539936.
nikic added a comment.

Add return and call-site arg+return test variants.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154445/new/

https://reviews.llvm.org/D154445

Files:
  llvm/lib/Target/Mips/MipsISelLowering.cpp
  llvm/test/CodeGen/Mips/cconv/illegal-vectors.ll
  llvm/test/CodeGen/Mips/cconv/vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154445.539936.patch
Type: text/x-patch
Size: 73930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/bf702da9/attachment-0001.bin>


More information about the llvm-commits mailing list