[PATCH] D129511: [SelectionDAG] Simplify how we drop poison flags in SimplifyDemandedBits.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 13:25:27 PDT 2022


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

LGTM - I'm guessing I just copied some nearby code when I added that and never stepped through to see exactly how it proceeded internally; I just saw the asm output was as expected.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129511/new/

https://reviews.llvm.org/D129511



More information about the llvm-commits mailing list