[PATCH] D113703: [RISCV] Reduce duplicate FP test cases.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 11:27:07 PST 2021


jrtc27 added a comment.

Hm, I'd expect all the tests that call @llvm.foo to be in -instrinsics.ll given that's what they are; -arith.ll just isn't a great name, because all of this is basically arithmetic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113703



More information about the llvm-commits mailing list