[PATCH] D141056: [SVE][CGBuiltins] Remove need for instcombine from ACLE tests.
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 16 00:41:48 PST 2023
dmgreen added a comment.
I removed -O1 from clang sve tests a while ago. The intent was always to remove instcombine and tailcallelim too, but I never got around to it. Feel free to remove -O1 from the other sve2 tests too, they ideally shouldn't test the entire pipeline from clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141056/new/
https://reviews.llvm.org/D141056
More information about the cfe-commits
mailing list