[PATCH] D126461: [RISCV] Extract and store new vl of vleff iff destination isn't null

Wang Pengcheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 22:49:48 PDT 2022


pcwang-thead updated this revision to Diff 435430.
pcwang-thead added a comment.

Add a test to show optimizaion of store to destination known to be not null.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126461

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/test/CodeGen/RISCV/rvv-intrinsics/vleff-optimized.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vleff.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126461.435430.patch
Type: text/x-patch
Size: 162005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220609/c0014dd1/attachment-0001.bin>


More information about the cfe-commits mailing list