[PATCH] D141593: [Mips] Convert some tests to opaque pointers (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 03:43:41 PST 2023


nikic created this revision.
Herald added subscribers: StephenFan, atanasyan, jrtc27, arichardson, sdardis.
Herald added a project: All.
nikic requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

I'm not sure why, but the absence of bitcasts / no-op GEPs causes the branch delay slot to be used. I wanted to double check that this is correct.


https://reviews.llvm.org/D141593

Files:
  llvm/test/CodeGen/Mips/cconv/return-struct.ll
  llvm/test/CodeGen/Mips/load-store-left-right.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141593.488585.patch
Type: text/x-patch
Size: 14258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/d82479e8/attachment.bin>


More information about the llvm-commits mailing list