[llvm] ARM: Remove override of shouldRewriteCopySrc (PR #125219)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 5 13:07:57 PDT 2025
arsenm wrote:
> LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-expensive-checks-debian` running on `gribozavr4` while building `llvm` at step 6 "test-build-unified-tree-check-all".
>
> Full details are available at: https://lab.llvm.org/buildbot/#/builders/16/builds/18417
>
> Here is the relevant piece of the build log for the reference
> Register class DPR does not fully support subreg index ssub_0
Unrepresentable cases should have been filtered out by the default logic
https://github.com/llvm/llvm-project/pull/125219
More information about the llvm-commits
mailing list