[PATCH] D123799: [RISCV] Mark FSIN and other math functions as Expand for scalable vectors.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 17:26:23 PDT 2022


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

For context, I've been landing patches to remove the "crash on invalid cost" issue that got discussed earlier in this review.  As of now, there are no cases that I'm aware of where an invalid cost can lead to a crash.  We'll probably find a couple more as time goes by, but the major changes are in, and these are just bugs we should fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123799



More information about the llvm-commits mailing list