[PATCH] D30364: AArch64 : Add PreferCSEL feature for Exynos-M3.
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 28 08:36:52 PST 2017
evandro added a comment.
In https://reviews.llvm.org/D30364#687895, @rengolin wrote:
> If the core doesn't support CSEL, let's mark it as unavailable. If it does, but the cost is bad (for whatever reason), this really **really** should be in the cost model...
I agree.
https://reviews.llvm.org/D30364
More information about the llvm-commits
mailing list