[PATCH] D123224: [x86] Replace getNodeIfExists to doesNodeExist when only check node exist

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 08:30:10 PDT 2022


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

LGTM. Though I'm not sure X86ISD::FRSQRT ever has node flags.


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

https://reviews.llvm.org/D123224



More information about the llvm-commits mailing list