[PATCH] D142339: [X86] Fix `FindSingleBitChange` to handle NOT(V) where V is not an Instruction

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 02:49:29 PST 2023


pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.

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.


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