[llvm] [SelectionDAG][X86] Fix the assertion failure in Release build after #91747 (PR #93434)
Shengchen Kan via llvm-commits
llvm-commits at lists.llvm.org
Sun May 26 20:18:50 PDT 2024
KanRobert wrote:
> How about if (N->getOpcode() == X86ISD::SUB) for clarity?
Good suggestion. Done.
https://github.com/llvm/llvm-project/pull/93434
More information about the llvm-commits
mailing list