diff options
author | Gil Rapaport <gil.rapaport@intel.com> | 2017-04-18 14:43:43 +0000 |
---|---|---|
committer | Gil Rapaport <gil.rapaport@intel.com> | 2017-04-18 14:43:43 +0000 |
commit | fb1d915ab2dff98eac756cf882b872f9a4f34882 (patch) | |
tree | b94c5edb714f81305431b4c1ed62408a0cdaa773 /llvm/lib/Support/APInt.cpp | |
parent | 9e7bf161ea9083e9282cf4af72ac0d5f13115753 (diff) | |
download | bcm5719-llvm-fb1d915ab2dff98eac756cf882b872f9a4f34882.tar.gz bcm5719-llvm-fb1d915ab2dff98eac756cf882b872f9a4f34882.zip |
[LV] Cache block mask values
This patch is part of D28975's breakdown.
Add caching for block masks similar to the cache already used for edge masks,
replacing generation per user with reusing the first generated value which
dominates all uses.
Differential Revision: https://reviews.llvm.org/D32054
llvm-svn: 300557
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions