https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/78536
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/78536
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: antangelo
Date: 2024-01-17T22:55:55-05:00
New Revision: d534c2333cdba7749f22fd631ec8a73a13c2405b
URL:
https://github.com/llvm/llvm-project/commit/d534c2333cdba7749f22fd631ec8a73a13c2405b
DIFF:
https://github.com/llvm/llvm-project/commit/d534c2333cdba7749f22fd631ec8a73a13c2405b.diff
LOG
MaskRay wrote:
```
+
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-tdgkv-1/llvm-project/github-pull-requests/build/./bin/clang
-m64 -fuse-ld=lld -flto=thin -fsanitize=cfi -fwhole-program-vtables
--driver-mode=g++ -fsanitize-cfi-cross-dso -fvisibility=default
/var/lib/buildkite-agent/buil
https://github.com/MaskRay approved this pull request.
https://github.com/llvm/llvm-project/pull/78536
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/vitalybuka edited
https://github.com/llvm/llvm-project/pull/78536
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/78536
None
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Alexander Kornienko
Date: 2024-01-17T17:49:25+01:00
New Revision: 0f8745b4b77d1c1fd0699adb024ed08bcb1233d3
URL:
https://github.com/llvm/llvm-project/commit/0f8745b4b77d1c1fd0699adb024ed08bcb1233d3
DIFF:
https://github.com/llvm/llvm-project/commit/0f8745b4b77d1c1fd0699adb024ed08bcb1233d3
Author: alexfh
Date: 2024-01-17T17:38:53+01:00
New Revision: af9be748c63d0b905bd2b084ac261a94166cfb86
URL:
https://github.com/llvm/llvm-project/commit/af9be748c63d0b905bd2b084ac261a94166cfb86
DIFF:
https://github.com/llvm/llvm-project/commit/af9be748c63d0b905bd2b084ac261a94166cfb86.diff
LOG: R
Author: Guillaume Chatelet
Date: 2024-01-17T16:50:21+01:00
New Revision: ac399a840720a0af34868dc99a37a5ba1ac63090
URL:
https://github.com/llvm/llvm-project/commit/ac399a840720a0af34868dc99a37a5ba1ac63090
DIFF:
https://github.com/llvm/llvm-project/commit/ac399a840720a0af34868dc99a37a5ba1ac63090.
@@ -4290,6 +4291,18 @@ class FirConverter : public
Fortran::lower::AbstractConverter {
assert(blockId == 0 && "invalid blockId");
assert(activeConstructStack.empty() && "invalid construct stack state");
+// Set target_cpu and target_features attributes to be passe
skatrak wrote:
> Not for this patch, but would we need to add this info for all outlined
> functions?
I think it probably should, since otherwise there would be no target
information for the new functions.
https://github.com/llvm/llvm-project/pull/78291
___
https://github.com/kiranchandramohan edited
https://github.com/llvm/llvm-project/pull/78289
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/kiranchandramohan approved this pull request.
LG. Please wait a day before you merge to allow time for other reviewers.
https://github.com/llvm/llvm-project/pull/78289
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.ll
@@ -4290,6 +4291,18 @@ class FirConverter : public
Fortran::lower::AbstractConverter {
assert(blockId == 0 && "invalid blockId");
assert(activeConstructStack.empty() && "invalid construct stack state");
+// Set target_cpu and target_features attributes to be passe
@@ -4290,6 +4291,18 @@ class FirConverter : public
Fortran::lower::AbstractConverter {
assert(blockId == 0 && "invalid blockId");
assert(activeConstructStack.empty() && "invalid construct stack state");
+// Set target_cpu and target_features attributes to be passe
16 matches
Mail list logo