[PATCH] D86741: GlobalISel: Implement computeKnownBits for G_BSWAP and G_BITREVERSE
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 15:01:00 PDT 2020
arsenm created this revision.
arsenm added reviewers: paquette, aemerson, aditya_nandakumar, kerbowa.
Herald added subscribers: hiraditya, rovka.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
https://reviews.llvm.org/D86741
Files:
llvm/include/llvm/Support/KnownBits.h
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86741.288467.patch
Type: text/x-patch
Size: 3453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/ffe6d3fe/attachment.bin>
More information about the llvm-commits
mailing list