[all-commits] [llvm/llvm-project] 532f3b: [InstCombine] collectBitParts - add bitreverse int...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 26 07:37:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 532f3bec3e019a3e6089edf6bd21e9b9b540542b
https://github.com/llvm/llvm-project/commit/532f3bec3e019a3e6089edf6bd21e9b9b540542b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Transforms/InstCombine/bswap.ll
Log Message:
-----------
[InstCombine] collectBitParts - add bitreverse intrinsic support.
More information about the All-commits
mailing list