[PATCH] D74221: [TargetLowering] Add NegatibleKind enum for isNegatibleForFree return codes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 08:09:19 PST 2020


spatel accepted this revision.
spatel added a comment.

LGTM. But would "{get}NegatibleCost" be more accurate than "{get}NegatibleKind"?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74221





More information about the llvm-commits mailing list