[PATCH] D147783: [VPlan] Add stride->constant VPlan mapping at construction.
Zixuan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 02:08:12 PDT 2023
zixuan-wu added a comment.
It introduced an assert in csky target, could you please reproduce it? @fhahn
./bin/clang --target=csky-unknown-linux -DNDEBUG -mfloat-abi=hard -O2 -DSMALL_PROBLEM_SIZE -w -Werror=date-time -fcommon -D__USE_LARGEFILE64 -D_FILE_OFFSET_BITS=64 -o erc_do_p.c.o -c ~/llvm-test-suite/MultiSource/Applications/JM/ldecod/erc_do_p.c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147783/new/
https://reviews.llvm.org/D147783
More information about the llvm-commits
mailing list