[PATCH] D65226: [Strict FP] Allow custom operation actions

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 14:40:12 PDT 2019


cameron.mcinally added a comment.

In D65226#1599743 <https://reviews.llvm.org/D65226#1599743>, @kpn wrote:

> It looks like we're unrolling some vectors where before we weren't. That seems unfortunate. Is that the reason for the generated code quality regressions?


+1. What's the reason behind the scalarization?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65226





More information about the llvm-commits mailing list