[PATCH] D72026: [X86] Add strict float for round operation

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 30 20:23:19 PST 2019


LiuChen3 added a comment.

In D72026#1799609 <https://reviews.llvm.org/D72026#1799609>, @craig.topper wrote:

> 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


OK.


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

https://reviews.llvm.org/D72026





More information about the llvm-commits mailing list