[PATCH] D88316: [InstCombine] recognizeBSwapOrBitReverseIdiom - recognise zext(bswap(trunc(x))) patterns (PR39793)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 04:10:25 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf47d40b9c68: [InstCombine] recognizeBSwapOrBitReverseIdiom - recognise zext(bswap(trunc(x)))… (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D88316?vs=295067&id=295234#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88316/new/
https://reviews.llvm.org/D88316
Files:
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/InstCombine/bswap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88316.295234.patch
Type: text/x-patch
Size: 7583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/c9877b30/attachment.bin>
More information about the llvm-commits
mailing list