[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 13:12:02 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0464586ac515: [PowerPC] Combine 64-bit bswap(load) without LDBRX (authored by nemanjai).
Herald added a subscriber: jfb.

Changed prior to commit:
  https://reviews.llvm.org/D104836?vs=354304&id=354340#toc

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/bswap-load-store.ll
  llvm/test/CodeGen/PowerPC/ld-bswap64-no-ldbrx.ll

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


More information about the llvm-commits mailing list