[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 11:01:13 PDT 2021


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

Do not combine volatile loads.


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.354304.patch
Type: text/x-patch
Size: 5495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/a1949a13/attachment.bin>


More information about the llvm-commits mailing list