[llvm] [InstCombine] Create a class to lazily track computed known bits (PR #66611)
Dhruv Chawla via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 00:02:40 PDT 2023
dc03 wrote:
Sorry, had quite a busy week(end) so I wasn't able to work on this. I have added `WithCache`, and I also left `CachedBitsValue` around so that the review context is not lost. I will delete it when the review is done.
https://github.com/llvm/llvm-project/pull/66611
More information about the llvm-commits
mailing list