[PATCH] D22821: AMDGPU: Use rcp for fdiv 1, x with fpmath metadata
Marek Olšák via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 13:21:34 PDT 2016
mareko added a comment.
LGTM.
BTW, while this fixes the regression, doing x*(1/y) in Mesa generates slightly better code.
https://reviews.llvm.org/D22821
More information about the llvm-commits
mailing list