[PATCH] D57445: [ARM] Fix TTI IntImmCost

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 05:26:34 PST 2019


samparker added a comment.

It looks like APInt doesn't function the way I expected, nor in the way that the other authors of this area would have expected. I've posted a query: http://lists.llvm.org/pipermail/llvm-dev/2019-January/129781.html


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

https://reviews.llvm.org/D57445





More information about the llvm-commits mailing list