[PATCH] D79234: [ValueTracking] Fix computeKnownBits() with bitwidth-changing ptrtoint
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 23:57:37 PDT 2020
lebedev.ri added a comment.
Is this fixing some bug? Is there an observable behavior change?
Can a (currently-crashing) test be added for some pass?
Or can this only be triggered via a specially-crafted unit test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79234/new/
https://reviews.llvm.org/D79234
More information about the llvm-commits
mailing list