[PATCH] D95025: [RISCV] Add a test showing incorrect codegen

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 15:34:52 PST 2021


jrtc27 added a comment.

In D95025#2521409 <https://reviews.llvm.org/D95025#2521409>, @luismarques wrote:

> Are we moving away from `update_llc_test_checks.py` for vector tests?

Please no, `update_llc_test_checks.py` is one of the best things to have happened to LLVM tests, both as an upstream developer and for significant downstream forks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95025



More information about the llvm-commits mailing list