[PATCH] D57925: [TTI] Add generic cost model for fixed point smul/umul
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 24 06:50:12 PST 2019
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
In any case, the implementation seems like a reasonable baseline to start with, we can try to make the mul cost modelling more accurate as a followup.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57925/new/
https://reviews.llvm.org/D57925
More information about the llvm-commits
mailing list