[PATCH] D104836: [PowerPC] Combine 64-bit bswap(load) without LDBRX

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 06:34:04 PDT 2021


nemanjai updated this revision to Diff 354237.
nemanjai added a comment.

Fix up clang-tidy warnings and add some more regression tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104836

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/ld-bswap64-no-ldbrx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104836.354237.patch
Type: text/x-patch
Size: 4960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/488e695c/attachment.bin>


More information about the llvm-commits mailing list