[PATCH] D88578: [InstCombine] recognizeBSwapOrBitReverseIdiom - support for 'partial' bswap patterns (PR47191)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 09:25:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d14a1e982ad: [InstCombine] recognizeBSwapOrBitReverseIdiom - support for 'partial' bswap… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D88578?vs=295816&id=295849#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88578

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/InstCombine/bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88578.295849.patch
Type: text/x-patch
Size: 13689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/9b3321d3/attachment.bin>


More information about the llvm-commits mailing list