{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":75821432,"defaultBranch":"main","name":"llvm-project","ownerLogin":"llvm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-12-07T09:39:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17149993?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718021671.0","currentOid":""},"activityList":{"items":[{"before":"21396be865b4640abf6afa0b05de6708a1a996e0","after":"291b415c6c39156c82c7cdefd7a6a67657fb6927","ref":"refs/heads/main","pushedAt":"2024-06-10T12:24:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"paperchalice","name":null,"path":"/paperchalice","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29250197?s=80&v=4"},"commit":{"message":"[Misc] Use `LLVM_ENABLE_ABI_BREAKING_CHECKS` correctly (#94212)\n\n`LLVM_ENABLE_ABI_BREAKING_CHECKS` is always defined:\r\n\r\nhttps://github.com/llvm/llvm-project/blob/72c901f5e59477e568b1b04dae9de753b9d1f6f3/llvm/include/llvm/Config/abi-breaking.h.cmake#L16C2-L16C15\r\nIt uses `cmakedefine01` rather than `cmakedefine`, so\r\n`LLVM_ENABLE_ABI_BREAKING_CHECKS` is always defined,\r\nso the preprocessed code is probably not what the author wanted.","shortMessageHtmlLink":"[Misc] Use LLVM_ENABLE_ABI_BREAKING_CHECKS correctly (#94212)"}},{"before":"2e4c06780c14a9c8445129bdbcd15ceaf25e7ecd","after":"21396be865b4640abf6afa0b05de6708a1a996e0","ref":"refs/heads/main","pushedAt":"2024-06-10T12:18:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SLTozer","name":"Stephen Tozer","path":"/SLTozer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5277830?s=80&v=4"},"commit":{"message":"[Flang] Update test to not check for tail calls on debug intrinsics\n\nThe recently landed commit c5aeca73 causes debug records to be used by\ndefault; while this mostly has no direct effect on output, one side\neffect is that intrinsics are deleted and recreated in memory, which\ncan change certain properties. This broke a test that expected `tail`\nto be set on some debug intrinsics; as this property has no effect on\ndebug intrinsics, this patch removes the expectation.\n\nCommitted without review due to being a trivial test update; if this\nneeds discussion, see review:\n https://github.com/llvm/llvm-project/pull/89799","shortMessageHtmlLink":"[Flang] Update test to not check for tail calls on debug intrinsics"}},{"before":"daac011f22e3019ed76dd71ca0872d7dcf014889","after":null,"ref":"refs/heads/users/arsenm/amdgpu-cleanup-buffer-patterns","pushedAt":"2024-06-10T12:14:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"arsenm","name":"Matt Arsenault","path":"/arsenm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138339?s=80&v=4"}},{"before":"c5aeca732d1ff6769b0659efebd1cfb5f60487e4","after":"2e4c06780c14a9c8445129bdbcd15ceaf25e7ecd","ref":"refs/heads/main","pushedAt":"2024-06-10T12:13:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fhahn","name":"Florian Hahn","path":"/fhahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/450489?s=80&v=4"},"commit":{"message":"[LV] Add extra X86 cost tests for any_of reduction and multi-exit loops.\n\nAdd extra test coverage to ensure decisions do not change when\ntransitioning to a VPlan-based cost model.","shortMessageHtmlLink":"[LV] Add extra X86 cost tests for any_of reduction and multi-exit loops."}},{"before":null,"after":"daac011f22e3019ed76dd71ca0872d7dcf014889","ref":"refs/heads/users/arsenm/amdgpu-cleanup-buffer-patterns","pushedAt":"2024-06-10T12:10:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arsenm","name":"Matt Arsenault","path":"/arsenm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138339?s=80&v=4"},"commit":{"message":"AMDGPU: Cleanup selection patterns for buffer loads\n\nWe should just support these for all register types.","shortMessageHtmlLink":"AMDGPU: Cleanup selection patterns for buffer loads"}},{"before":"4f111198d45481eb3b89d76f93d0bba6fe13f2b2","after":"c5aeca732d1ff6769b0659efebd1cfb5f60487e4","ref":"refs/heads/main","pushedAt":"2024-06-10T12:05:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SLTozer","name":"Stephen Tozer","path":"/SLTozer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5277830?s=80&v=4"},"commit":{"message":"Reapply#3 \"[RemoveDIs] Load into new debug info format by default in LLVM (#89799)\"\n\nReapplies commit 91446e2, which was reverted due to a downstream error,\ndiscussed on the pull request. The error could not be reproduced\nupstream, and cannot be reproduced downstream as-of current main, so\nuntil the error can be confirmed to still exist this patch should\nreturn.\n\nThis reverts commit 23f8fac745bdde70ed4f9c585d19c4913734f1b8.","shortMessageHtmlLink":"Reapply#3 \"[RemoveDIs] Load into new debug info format by default in …"}},{"before":"346bd917929fa89dfe00d999effcde7ee3d8d4a7","after":"4f111198d45481eb3b89d76f93d0bba6fe13f2b2","ref":"refs/heads/main","pushedAt":"2024-06-10T11:55:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nikic","name":"Nikita Popov","path":"/nikic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216080?s=80&v=4"},"commit":{"message":"[KnownBits] re-introduce RefinePosionToZero in unittest (#94848)\n\nContext: https://github.com/llvm/llvm-project/pull/94568/files#r1631349423\r\n\r\n- Reintroduce the RefinePositionToZero path in the unittest.\r\n- Adjust some inline function argument hints to match the same style.","shortMessageHtmlLink":"[KnownBits] re-introduce RefinePosionToZero in unittest (#94848)"}},{"before":"bddd8eae17df6511aee789744ccdc158de817081","after":"346bd917929fa89dfe00d999effcde7ee3d8d4a7","ref":"refs/heads/main","pushedAt":"2024-06-10T11:40:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simon-camp","name":"Simon Camphausen","path":"/simon-camp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30373422?s=80&v=4"},"commit":{"message":"[mlir][EmitC] Fix call ops with zero arguments in func to emitc conversion (#94936)","shortMessageHtmlLink":"[mlir][EmitC] Fix call ops with zero arguments in func to emitc conve…"}},{"before":"bc022b406d094d3c7b6d04c97b8bcf3109c6d74e","after":"bddd8eae17df6511aee789744ccdc158de817081","ref":"refs/heads/main","pushedAt":"2024-06-10T11:37:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fabio-d","name":"Fabio D'Urso","path":"/fabio-d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5803506?s=80&v=4"},"commit":{"message":"Revert \"[scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93212)\"\n\nThis reverts commit 760d880ea602117aa2e6bba4cf31069f09225b4b.\n\nIt broke https://lab.llvm.org/buildbot/#/builders/169/builds/32309","shortMessageHtmlLink":"Revert \"[scudo] Apply filling when realloc shrinks and re-grows a blo…"}},{"before":"18ec885a26049264a56714f234c086eec2df68db","after":"bc022b406d094d3c7b6d04c97b8bcf3109c6d74e","ref":"refs/heads/main","pushedAt":"2024-06-10T11:34:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JanekvO","name":"Janek van Oirschot","path":"/JanekvO","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5994977?s=80&v=4"},"commit":{"message":"[AMDGPU] Support SIProgramInfo MCExpr for comments and remarks (#94350)\n\nEliminates assumption that MCExpr comments/remarks being emitted are\r\nalways resolvable","shortMessageHtmlLink":"[AMDGPU] Support SIProgramInfo MCExpr for comments and remarks (#94350)"}},{"before":"d319fc41d0e35bfea8368ad91dc15ab319cddcb7","after":"18ec885a26049264a56714f234c086eec2df68db","ref":"refs/heads/main","pushedAt":"2024-06-10T11:14:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jayfoad","name":"Jay Foad","path":"/jayfoad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108316?s=80&v=4"},"commit":{"message":"[RFC][AMDGPU] Remove old llvm.amdgcn.buffer.* and tbuffer intrinsics (#93801)\n\nThey have been superseded by llvm.amdgcn.raw.buffer.* and\r\nllvm.amdgcn.struct.buffer.*.","shortMessageHtmlLink":"[RFC][AMDGPU] Remove old llvm.amdgcn.buffer.* and tbuffer intrinsics (#…"}},{"before":"5c268cfaae521dc2db1af58085e3c8d66a5533fe","after":"d319fc41d0e35bfea8368ad91dc15ab319cddcb7","ref":"refs/heads/main","pushedAt":"2024-06-10T11:02:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MacDue","name":"Benjamin Maxwell","path":"/MacDue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11597044?s=80&v=4"},"commit":{"message":"[mlir][ArmSME] Add option to only enable streaming mode for scalable code (#94759)\n\nThis adds a new option\r\n`-enable-arm-streaming=if-contains-scalable-vectors`, which only applies\r\nthe selected streaming/ZA modes if the function contains scalable vector\r\ntypes.\r\n\r\nAs a NFC this patch also removes the `only-` prefix from the\r\n`if-required-by-ops` mode.","shortMessageHtmlLink":"[mlir][ArmSME] Add option to only enable streaming mode for scalable …"}},{"before":"8b7e836570b29d3bc89731c5af91c847e3fc5c71","after":"5c268cfaae521dc2db1af58085e3c8d66a5533fe","ref":"refs/heads/main","pushedAt":"2024-06-10T10:57:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SLTozer","name":"Stephen Tozer","path":"/SLTozer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5277830?s=80&v=4"},"commit":{"message":"[Clang] Extend EmitPseudoVariable to support debug records (#94956)\n\nCGDebugInfo::EmitPseudoVariable currently uses detailed logic to exactly\r\ncollect llvm.dbg.declare users of an alloca. This patch replaces this\r\nwith an LLVM function for finding debug declares intrinsics and also\r\nadds the same for debug records, simplifying the code and adding record\r\nsupport.\r\n\r\nNo tests added in this commit because it is NFC for intrinsics, and\r\nthere is no way to make clang emit records directly yet - one of the\r\nexisting tests however will switch to covering debug records once\r\nhttps://github.com/llvm/llvm-project/pull/89799 relands.","shortMessageHtmlLink":"[Clang] Extend EmitPseudoVariable to support debug records (#94956)"}},{"before":"fe0dee4df05e2e0497385e2de73a510b9156e1f4","after":"8b7e836570b29d3bc89731c5af91c847e3fc5c71","ref":"refs/heads/main","pushedAt":"2024-06-10T10:57:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aniragil","name":"Gil Rapaport","path":"/aniragil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55294038?s=80&v=4"},"commit":{"message":"[mlir][emitc] Remove copy from scf.for lowering (#94898)\n\nRemove the copy into fresh variables done when lowering scf.for into\r\nemitc.for and use the variables carrying the init and iter values as\r\nthe loop's results.","shortMessageHtmlLink":"[mlir][emitc] Remove copy from scf.for lowering (#94898)"}},{"before":"da03175cae73ba9c564f0d338e9c0f7c6f730555","after":"fe0dee4df05e2e0497385e2de73a510b9156e1f4","ref":"refs/heads/main","pushedAt":"2024-06-10T10:43:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davemgreen","name":"David Green","path":"/davemgreen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12527554?s=80&v=4"},"commit":{"message":"[AArch64] Add tests for extending mul. NFC","shortMessageHtmlLink":"[AArch64] Add tests for extending mul. NFC"}},{"before":"0a602d2268923936a62034faaaf10f2401457d99","after":"50da5f2ea0b61d2edaf3db8b4ae86481d31cc9bc","ref":"refs/heads/users/mordante/zoned_traits","pushedAt":"2024-06-10T10:41:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mordante","name":"Mark de Wever","path":"/mordante","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1362617?s=80&v=4"},"commit":{"message":"[libc++][TZDB] Implements zoned_traits.\n\nImplements parts of:\n- P0355 Extending chrono to Calendars and Time Zones","shortMessageHtmlLink":"[libc++][TZDB] Implements zoned_traits."}},{"before":"33deefafd0384633e127caa5b242310c4ec64380","after":null,"ref":"refs/heads/users/mordante/time_zone__to_local","pushedAt":"2024-06-10T10:40:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mordante","name":"Mark de Wever","path":"/mordante","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1362617?s=80&v=4"}},{"before":"8dc8b9f168f283beed02867f0917b62f1e2c4a4b","after":"da03175cae73ba9c564f0d338e9c0f7c6f730555","ref":"refs/heads/main","pushedAt":"2024-06-10T10:40:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mordante","name":"Mark de Wever","path":"/mordante","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1362617?s=80&v=4"},"commit":{"message":"[libc++][TZDB] Implements time_zone::to_local. (#91003)\n\nImplements parts of:\r\n- P0355 Extending chrono to Calendars and Time Zones","shortMessageHtmlLink":"[libc++][TZDB] Implements time_zone::to_local. (#91003)"}},{"before":"ecb9d94a8bfb07591fdfcf3418c5cfafcad5a13d","after":"8dc8b9f168f283beed02867f0917b62f1e2c4a4b","ref":"refs/heads/main","pushedAt":"2024-06-10T10:14:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tblah","name":"Tom Eccles","path":"/tblah","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3716681?s=80&v=4"},"commit":{"message":"[flang][OpenMP] Fix unused prefixes in function-filtering-2 test (#94330)\n\nCo-authored-by: Andrew Gozillon ","shortMessageHtmlLink":"[flang][OpenMP] Fix unused prefixes in function-filtering-2 test (#94330"}},{"before":"ae9d89d53e64bad514171c99f16d553febfbac12","after":"ecb9d94a8bfb07591fdfcf3418c5cfafcad5a13d","ref":"refs/heads/main","pushedAt":"2024-06-10T10:03:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jayfoad","name":"Jay Foad","path":"/jayfoad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108316?s=80&v=4"},"commit":{"message":"[KnownBits] Speed up conflict handling in ForeachKnownBits in unit test. (#94943)\n\nExit early if known bits have a conflict. This gives me a ~15% speed up\r\nwhen running this in my Release+Asserts build:\r\n\r\n$ unittests/Support/SupportTests\r\n--gtest_filter=KnownBitsTest.*Exhaustive","shortMessageHtmlLink":"[KnownBits] Speed up conflict handling in ForeachKnownBits in unit te…"}},{"before":"a6129a56d3640e70198d91fc97b4fc65525cb59c","after":"ae9d89d53e64bad514171c99f16d553febfbac12","ref":"refs/heads/main","pushedAt":"2024-06-10T09:58:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tbaederr","name":"Timm Baeder","path":"/tbaederr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49720664?s=80&v=4"},"commit":{"message":"[Clang][C++23] update constexpr diagnostics for missing return statements per P2448 (#94123)\n\nFixes #92583","shortMessageHtmlLink":"[Clang][C++23] update constexpr diagnostics for missing return statem…"}},{"before":"81469a2ee804778185e177314314f637bcb026c9","after":"a6129a56d3640e70198d91fc97b4fc65525cb59c","ref":"refs/heads/main","pushedAt":"2024-06-10T09:43:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tblah","name":"Tom Eccles","path":"/tblah","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3716681?s=80&v=4"},"commit":{"message":"[flang][Transforms][NFC] reduce boilerplate in func attr pass (#94739)\n\nUse tablegen to automatically create the pass constructor.\r\n\r\nThe purpose of this pass is to add attributes to functions, so it\r\ndoesn't need to work on other top level operations.","shortMessageHtmlLink":"[flang][Transforms][NFC] reduce boilerplate in func attr pass (#94739)"}},{"before":"317ed770e3ad4ac663ad4d95c644e83347b78fa4","after":"81469a2ee804778185e177314314f637bcb026c9","ref":"refs/heads/main","pushedAt":"2024-06-10T09:40:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jeanPerier","name":null,"path":"/jeanPerier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11905461?s=80&v=4"},"commit":{"message":"[flang] use hlfir base when translating assumed-rank entity to fir::ExtendedValue (#94822)\n\nThe hlfir::Entity to fir::ExtendedValue conversion usually uses the \"fir\r\nbase\" output of hlfir.declare (which is the same as the input) to avoid\r\nintroducing temporary descriptors for the sole purpose of introducing\r\nupdating lower bound information. This is possible because local lower\r\nbounds, if any, are tracked in a vector inside the fir::ExtendedValue.\r\n\r\nWith assumed-ranks, the lower bounds cannot be tracked inside the\r\nfir::ExtendedValue vector (their numbers is unknown at compile time).\r\nHence, the fir.box/fir.class used in fir::ExtendedValue in lowering must\r\nalways contain accurate local lower bound information.","shortMessageHtmlLink":"[flang] use hlfir base when translating assumed-rank entity to fir::E…"}},{"before":"415a82c64afa0047383caf471aa872fdb0e2658d","after":"317ed770e3ad4ac663ad4d95c644e83347b78fa4","ref":"refs/heads/main","pushedAt":"2024-06-10T09:24:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jayfoad","name":"Jay Foad","path":"/jayfoad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108316?s=80&v=4"},"commit":{"message":"[AMDGPU] Fix typos in GCN-PROMOTE check prefix","shortMessageHtmlLink":"[AMDGPU] Fix typos in GCN-PROMOTE check prefix"}},{"before":"c9fd7b1a541af66d11a847564d31460a80c66d47","after":"415a82c64afa0047383caf471aa872fdb0e2658d","ref":"refs/heads/main","pushedAt":"2024-06-10T09:15:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"legrosbuffle","name":"Clement Courbet","path":"/legrosbuffle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1451920?s=80&v=4"},"commit":{"message":"[clang-tidy] `doesNotMutateObject`: Handle calls to member functions … (#94362)\n\n…and operators that have non-const overloads.\r\n\r\nThis allows `unnecessary-copy-initialization` to warn on more cases.\r\n\r\nThe common case is a class with a a set of const/non-sconst overloads\r\n(e.g. std::vector::operator[]).\r\n\r\n```\r\nvoid F() {\r\n std::vector v;\r\n // ...\r\n\r\n const Expensive e = v[i];\r\n}\r\n```","shortMessageHtmlLink":"[clang-tidy] doesNotMutateObject: Handle calls to member functions … ("}},{"before":"f97bcdbd95c075134b3d928299592c54c96ebaad","after":"c9fd7b1a541af66d11a847564d31460a80c66d47","ref":"refs/heads/main","pushedAt":"2024-06-10T09:13:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jayfoad","name":"Jay Foad","path":"/jayfoad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108316?s=80&v=4"},"commit":{"message":"[AMDGPU] Remove unused checks left over from X86","shortMessageHtmlLink":"[AMDGPU] Remove unused checks left over from X86"}},{"before":"23b8f59f0916982cb0674b6175b7c812b86ffb99","after":"f97bcdbd95c075134b3d928299592c54c96ebaad","ref":"refs/heads/main","pushedAt":"2024-06-10T09:10:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jayfoad","name":"Jay Foad","path":"/jayfoad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108316?s=80&v=4"},"commit":{"message":"[KnownBits] Speed up ForeachKnownBits in unit test. NFC. (#94939)\n\nUse fast unsigned arithmetic before constructing an APInt. This gives\r\nme a ~2x speed up when running this in my Release+Asserts build:\r\n\r\n$ unittests/Support/SupportTests\r\n--gtest_filter=KnownBitsTest.*Exhaustive","shortMessageHtmlLink":"[KnownBits] Speed up ForeachKnownBits in unit test. NFC. (#94939)"}},{"before":"a0faf79b164c98476a4e399bd96766013f826a11","after":"23b8f59f0916982cb0674b6175b7c812b86ffb99","ref":"refs/heads/main","pushedAt":"2024-06-10T09:02:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"slydiman","name":"Dmitry Vasilyev","path":"/slydiman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16115622?s=80&v=4"},"commit":{"message":"[lldb] Gracefully down TestCoroutineHandle test in case the 'coroutine' feature is missing (#94903)\n\nDo not let the compiler gets failed in case the target platform does not\r\nsupport the 'coroutine' C++ features. Just compile without it and let\r\nlldb know about missed/unsupported feature.","shortMessageHtmlLink":"[lldb] Gracefully down TestCoroutineHandle test in case the 'coroutin…"}},{"before":"760d880ea602117aa2e6bba4cf31069f09225b4b","after":"a0faf79b164c98476a4e399bd96766013f826a11","ref":"refs/heads/main","pushedAt":"2024-06-10T08:57:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jeanPerier","name":null,"path":"/jeanPerier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11905461?s=80&v=4"},"commit":{"message":"[flang][runtime] add LBOUND API for assumed-rank arrays (#94808)","shortMessageHtmlLink":"[flang][runtime] add LBOUND API for assumed-rank arrays (#94808)"}},{"before":"38c01c3d91f8815468dedf67db9eaa0bd0c6ea7a","after":"760d880ea602117aa2e6bba4cf31069f09225b4b","ref":"refs/heads/main","pushedAt":"2024-06-10T08:39:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fabio-d","name":"Fabio D'Urso","path":"/fabio-d","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5803506?s=80&v=4"},"commit":{"message":"[scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93212)","shortMessageHtmlLink":"[scudo] Apply filling when realloc shrinks and re-grows a block in-pl…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYRVKMQA","startCursor":null,"endCursor":null}},"title":"Activity · llvm/llvm-project"}