[PATCH] D113543: [RISCV] Add inline expansion for vector ftrunc/fceil/ffloor.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 02:00:15 PST 2021


frasercrmck added a comment.

Thanks, Craig. From what I can see, taking the alive2 for `ceil` and modifying it to what you've got for `floor` also times out rather than finding a verification error. If it works for you locally I'm happy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113543



More information about the llvm-commits mailing list