[PATCH] D125067: [RISCV] Add RISCVISD::FCLASS_VL.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 02:03:00 PDT 2022


frasercrmck added a comment.

It's uncommon to add nodes and patterns without test coverage. I realise that'd involve adding custom lowering code, but can't that be done in this patch too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125067



More information about the llvm-commits mailing list