llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-s390x-linux` running
on `systemz-1` while building `clang` at step 5 "ninja check 1".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/42/builds/2501
Here is the relevant piece of the build log f
https://github.com/4vtomat closed
https://github.com/llvm/llvm-project/pull/121024
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/wangpc-pp approved this pull request.
LGTM. Nice cleanup.
https://github.com/llvm/llvm-project/pull/121024
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
@llvm/pr-subscribers-backend-risc-v
Author: Brandon Wu (4vtomat)
Changes
These code are no longer needed because we've modeled tuple type using
target extension type rather than structure of scalable vectors.
---
Full diff: https://github
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Brandon Wu (4vtomat)
Changes
These code are no longer needed because we've modeled tuple type using
target extension type rather than structure of scalable vectors.
---
Full diff: https://github.com/llvm/llvm-project/pull/121024.diff
2
https://github.com/4vtomat created
https://github.com/llvm/llvm-project/pull/121024
These code are no longer needed because we've modeled tuple type using
target extension type rather than structure of scalable vectors.
>From 72401387483dd5839d09f508c1bc988325c5e456 Mon Sep 17 00:00:00 2001
Fr