[PATCH] D151630: [LSV] Fix the ContextInst for computeKnownBits.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 08:36:09 PDT 2023
jlebar added a comment.
In D151630#4380613 <https://reviews.llvm.org/D151630#4380613>, @ronlieb wrote:
> F27739930: small.ll <https://reviews.llvm.org/F27739930> small test case
> llc < small.ll
This is working on my machine at revision f81f32adc9a8 <https://reviews.llvm.org/rGf81f32adc9a8e99a77dd4c5f5f83c5595b989a71> (that's the newest I have access to at the moment), and also it doesn't seem to invoke LSV.
LMK if I'm holding it wrong?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151630/new/
https://reviews.llvm.org/D151630
More information about the llvm-commits
mailing list