[PATCH] D118365: [SVE] Extend isel pattern coverage for BIC.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 05:34:38 PST 2022
paulwalker-arm added a comment.
In D118365#3279181 <https://reviews.llvm.org/D118365#3279181>, @thakis wrote:
> Looks like this breaks lld tests on Mac: http://45.33.8.238/macm1/26613/step_10.txt
>
> Please take a look and revert for now if it takes a while to fix.
Are you sure? This is and SVE specific isel patch so it's not immediate obviously how it would affect llvm-mc or lld.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118365/new/
https://reviews.llvm.org/D118365
More information about the llvm-commits
mailing list