[PATCH] D72026: [X86] Add strict float for scale operation
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 30 20:14:14 PST 2019
craig.topper added a comment.
Can you replace “scale” with “round” in the review title and the test name. These aren’t scale instructions except that avx512 has vrndscale, but we aren’t using the scaling part
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72026/new/
https://reviews.llvm.org/D72026
More information about the llvm-commits
mailing list