[all-commits] [llvm/llvm-project] ec228d: [InstCombine] Use SmallBitVector for convienently ...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Apr 13 11:38:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ec228d722c08847c2b5bb12a99191d77df3374af
https://github.com/llvm/llvm-project/commit/ec228d722c08847c2b5bb12a99191d77df3374af
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
Log Message:
-----------
[InstCombine] Use SmallBitVector for convienently checking if all bits are set
More information about the All-commits
mailing list