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

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 11:51:23 PDT 2019


kpn added a comment.

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?


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