[PATCH] D53174: X86/TargetTransformInfo: Report div/rem constant immediate costs as TCC_Free

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 15:28:23 PDT 2018


craig.topper added a comment.

Or is moving them because its a loop and we don't want to reload it every iteration and don't trust LICM?


Repository:
  rL LLVM

https://reviews.llvm.org/D53174





More information about the llvm-commits mailing list