[PATCH] D123881: [X86] Move some hasOneUse checks after checking what the opcode is.

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 19:31:47 PDT 2022


pengfei added a comment.

> we can know avoid walking the uses if it isn't an interesting node

Should 'know' be 'now'?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123881



More information about the llvm-commits mailing list