[PATCH] D150769: [SelectionDAG][computeKnownBits]: Move ISD::ADD/ISD::SUB into their own cases
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 09:52:41 PDT 2023
0xdc03 added a comment.
In D150769#4372753 <https://reviews.llvm.org/D150769#4372753>, @craig.topper wrote:
> Looks like that line in SetPromotedInteger was added to propagate FMF flags for SETCC. I'm happy to take ownership of fixing this unless someone else is already working on it?
I am interested in working on this, but if you already have a fix going please feel free to take over :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150769/new/
https://reviews.llvm.org/D150769
More information about the llvm-commits
mailing list