[PATCH] D157250: [RISCV] Enable alias analysis by default
Yunze Zhu(Thead) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 20:19:04 PDT 2023
Yunzezhu updated this revision to Diff 548044.
Yunzezhu added a reviewer: kito-cheng.
Yunzezhu added a comment.
Added cl::opt for useAA.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157250/new/
https://reviews.llvm.org/D157250
Files:
llvm/lib/Target/RISCV/RISCVSubtarget.cpp
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/rvv/alloca-load-store-scalable-struct.ll
llvm/test/CodeGen/RISCV/vararg.ll
llvm/test/CodeGen/RISCV/zdinx-boundary-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157250.548044.patch
Type: text/x-patch
Size: 6540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/4763442b/attachment.bin>
More information about the llvm-commits
mailing list