[PATCH] D58461: [AArch64] Small fix for getIntImmCost

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 13:27:59 PST 2019


efriedma added a comment.

I would expect an effect at least in some cases... for example 0xBEEF000000000000 goes from 4 to 1, unless I'm misreading the code.


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

https://reviews.llvm.org/D58461





More information about the llvm-commits mailing list