[PATCH] D142339: [X86] Fix `FindSingleBitChange` to handle NOT(V) where V is not an Instruction
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 03:34:23 PST 2023
goldstein.w.n added a comment.
In D142339#4072774 <https://reviews.llvm.org/D142339#4072774>, @pengfei wrote:
> Thanks for the fix! I think you can quick land this to solve the problem. I don't see any difference if revert the previous patch and then reland with this diff.
Thanks, will push shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142339/new/
https://reviews.llvm.org/D142339
More information about the llvm-commits
mailing list