[llvm-branch-commits] [mlir] a16c00a - [mlir][python] Fix python extension building on windows.

2020-12-31 Thread Stella Laurenzo via llvm-branch-commits
Author: Stella Laurenzo Date: 2020-12-31T00:11:39-08:00 New Revision: a16c00a7033df6863f3ecd77a9809790f8db286b URL: https://github.com/llvm/llvm-project/commit/a16c00a7033df6863f3ecd77a9809790f8db286b DIFF: https://github.com/llvm/llvm-project/commit/a16c00a7033df6863f3ecd77a9809790f8db286b.dif

[llvm-branch-commits] [clang] f2cc266 - [test] Fix -triple and delete UNSUPPORTED: system-windows

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T00:13:34-08:00 New Revision: f2cc2669a0d91994c93f2e9708e137484081a7c1 URL: https://github.com/llvm/llvm-project/commit/f2cc2669a0d91994c93f2e9708e137484081a7c1 DIFF: https://github.com/llvm/llvm-project/commit/f2cc2669a0d91994c93f2e9708e137484081a7c1.diff

[llvm-branch-commits] [compiler-rt] a92d015 - [sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection and support musl

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T00:44:25-08:00 New Revision: a92d01534f1c4fb79210975573e774d0393f2533 URL: https://github.com/llvm/llvm-project/commit/a92d01534f1c4fb79210975573e774d0393f2533 DIFF: https://github.com/llvm/llvm-project/commit/a92d01534f1c4fb79210975573e774d0393f2533.diff

[llvm-branch-commits] [compiler-rt] 52d7e18 - [sanitizer] Include fstab.h on glibc/FreeBSD/NetBSD/macOS

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T00:55:58-08:00 New Revision: 52d7e183bf25ea38e1149e39e19d21e6212e701f URL: https://github.com/llvm/llvm-project/commit/52d7e183bf25ea38e1149e39e19d21e6212e701f DIFF: https://github.com/llvm/llvm-project/commit/52d7e183bf25ea38e1149e39e19d21e6212e701f.diff

[llvm-branch-commits] [llvm] f760d57 - LangRef: fix significand bits of fp128

2020-12-31 Thread Nuno Lopes via llvm-branch-commits
Author: Nuno Lopes Date: 2020-12-31T11:13:25Z New Revision: f760d57052d8d16de9679f6c65149005515ead97 URL: https://github.com/llvm/llvm-project/commit/f760d57052d8d16de9679f6c65149005515ead97 DIFF: https://github.com/llvm/llvm-project/commit/f760d57052d8d16de9679f6c65149005515ead97.diff LOG: La

[llvm-branch-commits] [llvm] be76406 - Revert "[ThinLTO][test] Add visibility related tests"

2020-12-31 Thread Shaurya Gupta via llvm-branch-commits
Author: Bogdan Graur Date: 2020-12-31T11:42:58Z New Revision: be764065beb2436cf32ca62c9c6148453d6a5814 URL: https://github.com/llvm/llvm-project/commit/be764065beb2436cf32ca62c9c6148453d6a5814 DIFF: https://github.com/llvm/llvm-project/commit/be764065beb2436cf32ca62c9c6148453d6a5814.diff LOG:

[llvm-branch-commits] [clang] 8bee4d4 - Revert "[LoopDeletion] Allows deletion of possibly infinite side-effect free loops"

2020-12-31 Thread Shaurya Gupta via llvm-branch-commits
Author: Bogdan Graur Date: 2020-12-31T11:47:49Z New Revision: 8bee4d4e8f54b5f28b9117b552d3b2c655ff129b URL: https://github.com/llvm/llvm-project/commit/8bee4d4e8f54b5f28b9117b552d3b2c655ff129b DIFF: https://github.com/llvm/llvm-project/commit/8bee4d4e8f54b5f28b9117b552d3b2c655ff129b.diff LOG:

[llvm-branch-commits] [llvm] 9b64939 - [NFC] Added tests for PR48604

2020-12-31 Thread Dávid Bolvanský via llvm-branch-commits
Author: Dávid Bolvanský Date: 2020-12-31T14:03:20+01:00 New Revision: 9b6493946307c321cacc5d1da53bbae5a1acda24 URL: https://github.com/llvm/llvm-project/commit/9b6493946307c321cacc5d1da53bbae5a1acda24 DIFF: https://github.com/llvm/llvm-project/commit/9b6493946307c321cacc5d1da53bbae5a1acda24.dif

[llvm-branch-commits] [llvm] 742ea77 - [InstCombine] Transform (A + B) - (A | B) to A & B (PR48604)

2020-12-31 Thread Dávid Bolvanský via llvm-branch-commits
Author: Dávid Bolvanský Date: 2020-12-31T14:03:20+01:00 New Revision: 742ea77ca4c0ea10d8ccd160c7d7f4257d214ed0 URL: https://github.com/llvm/llvm-project/commit/742ea77ca4c0ea10d8ccd160c7d7f4257d214ed0 DIFF: https://github.com/llvm/llvm-project/commit/742ea77ca4c0ea10d8ccd160c7d7f4257d214ed0.dif

[llvm-branch-commits] [llvm] c1937c2 - [NFC] Added/adjusted tests for PR48604; second pattern

2020-12-31 Thread Dávid Bolvanský via llvm-branch-commits
Author: Dávid Bolvanský Date: 2020-12-31T14:59:15+01:00 New Revision: c1937c2af2a03f0b5fda3bbf99e2971ffa04ff0c URL: https://github.com/llvm/llvm-project/commit/c1937c2af2a03f0b5fda3bbf99e2971ffa04ff0c DIFF: https://github.com/llvm/llvm-project/commit/c1937c2af2a03f0b5fda3bbf99e2971ffa04ff0c.dif

[llvm-branch-commits] [llvm] ae69fa9 - [InstCombine] Transform (A + B) - (A & B) to A | B (PR48604)

2020-12-31 Thread Dávid Bolvanský via llvm-branch-commits
Author: Dávid Bolvanský Date: 2020-12-31T15:04:32+01:00 New Revision: ae69fa9b9f65f59cc0ca8c47f23748a53c8dbdc5 URL: https://github.com/llvm/llvm-project/commit/ae69fa9b9f65f59cc0ca8c47f23748a53c8dbdc5 DIFF: https://github.com/llvm/llvm-project/commit/ae69fa9b9f65f59cc0ca8c47f23748a53c8dbdc5.dif

[llvm-branch-commits] [llvm] d7154bb - [ThinLTO][test] Add visibility related tests

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T09:16:35-08:00 New Revision: d7154bbf92b3606220a11834a62ab7e9cd17be42 URL: https://github.com/llvm/llvm-project/commit/d7154bbf92b3606220a11834a62ab7e9cd17be42 DIFF: https://github.com/llvm/llvm-project/commit/d7154bbf92b3606220a11834a62ab7e9cd17be42.diff

[llvm-branch-commits] [llvm] 728f99f - [ThinLTO][test] Specify -enable-import-metadata to make !thinlto_src_module available in -DLLVM_ENABLE_ASSERTIONS=off mode

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T09:31:53-08:00 New Revision: 728f99fa0b6c13ce7d4608e5ba6e0d0bfbdaddbb URL: https://github.com/llvm/llvm-project/commit/728f99fa0b6c13ce7d4608e5ba6e0d0bfbdaddbb DIFF: https://github.com/llvm/llvm-project/commit/728f99fa0b6c13ce7d4608e5ba6e0d0bfbdaddbb.diff

[llvm-branch-commits] [llvm] f904b46 - [llvm-objcopy] Use llvm::erase_if (NFC)

2020-12-31 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-31T09:39:09-08:00 New Revision: f904b46b1a965013a51854fafbb63763617e33b3 URL: https://github.com/llvm/llvm-project/commit/f904b46b1a965013a51854fafbb63763617e33b3 DIFF: https://github.com/llvm/llvm-project/commit/f904b46b1a965013a51854fafbb63763617e33b3.diff L

[llvm-branch-commits] [llvm] 7bc76fd - [CodeGen] Construct SmallVector with iterator ranges (NFC)

2020-12-31 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-31T09:39:11-08:00 New Revision: 7bc76fd0ec40ae20b6d456e2d6e7c328615ed718 URL: https://github.com/llvm/llvm-project/commit/7bc76fd0ec40ae20b6d456e2d6e7c328615ed718 DIFF: https://github.com/llvm/llvm-project/commit/7bc76fd0ec40ae20b6d456e2d6e7c328615ed718.diff L

[llvm-branch-commits] [llvm] b557c32 - [MemorySSA, BPF] Use isa instead of dyn_cast (NFC)

2020-12-31 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-31T09:39:13-08:00 New Revision: b557c32ae925e0aa39d40e0254380953aad1c78f URL: https://github.com/llvm/llvm-project/commit/b557c32ae925e0aa39d40e0254380953aad1c78f DIFF: https://github.com/llvm/llvm-project/commit/b557c32ae925e0aa39d40e0254380953aad1c78f.diff L

[llvm-branch-commits] [llvm] a90b42b - [ThinLTO] Default -enable-import-metadata to false

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T10:04:21-08:00 New Revision: a90b42b0fec618124a3ed573ecd0e192a61815f7 URL: https://github.com/llvm/llvm-project/commit/a90b42b0fec618124a3ed573ecd0e192a61815f7 DIFF: https://github.com/llvm/llvm-project/commit/a90b42b0fec618124a3ed573ecd0e192a61815f7.diff

[llvm-branch-commits] [llvm] 1a9eb19 - [IROutliner] Adding consistent function attribute merging

2020-12-31 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-31T12:30:23-06:00 New Revision: 1a9eb19af9ba1c6fcd63f84f4053c77881e6ae1c URL: https://github.com/llvm/llvm-project/commit/1a9eb19af9ba1c6fcd63f84f4053c77881e6ae1c DIFF: https://github.com/llvm/llvm-project/commit/1a9eb19af9ba1c6fcd63f84f4053c77881e6ae1c.dif

[llvm-branch-commits] [clang] 1a65b8c - [Clang][Misc] Change run line in fragile test

2020-12-31 Thread via llvm-branch-commits
Author: Atmn Date: 2020-12-31T13:48:21-05:00 New Revision: 1a65b8c739a09c587fb55ef4d2d7def13718111c URL: https://github.com/llvm/llvm-project/commit/1a65b8c739a09c587fb55ef4d2d7def13718111c DIFF: https://github.com/llvm/llvm-project/commit/1a65b8c739a09c587fb55ef4d2d7def13718111c.diff LOG: [Cl

[llvm-branch-commits] [llvm] 509fa8e - [SCEV] recognize logical and/or pattern

2020-12-31 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2021-01-01T04:37:57+09:00 New Revision: 509fa8e02e25a610574c0fc2cceea1d350c35a66 URL: https://github.com/llvm/llvm-project/commit/509fa8e02e25a610574c0fc2cceea1d350c35a66 DIFF: https://github.com/llvm/llvm-project/commit/509fa8e02e25a610574c0fc2cceea1d350c35a66.diff

[llvm-branch-commits] [llvm] 5cdf6ed - [CodeGen] recognize select form of and/ors when splitting branch conditions

2020-12-31 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2021-01-01T04:46:10+09:00 New Revision: 5cdf6ed744896a23ebc3f723ee2abcfc88137da0 URL: https://github.com/llvm/llvm-project/commit/5cdf6ed744896a23ebc3f723ee2abcfc88137da0 DIFF: https://github.com/llvm/llvm-project/commit/5cdf6ed744896a23ebc3f723ee2abcfc88137da0.diff

[llvm-branch-commits] [llvm] a2513cb - remove pessimizing moves (reported by gcc 10)

2020-12-31 Thread Nuno Lopes via llvm-branch-commits
Author: Nuno Lopes Date: 2020-12-31T20:35:56Z New Revision: a2513cb8655e0aea4baffb4391e946ad3e56d883 URL: https://github.com/llvm/llvm-project/commit/a2513cb8655e0aea4baffb4391e946ad3e56d883 DIFF: https://github.com/llvm/llvm-project/commit/a2513cb8655e0aea4baffb4391e946ad3e56d883.diff LOG: re

[llvm-branch-commits] [llvm] d974ac0 - [IRSim] Letting gep instructions be legal for similarity identification.

2020-12-31 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-31T14:41:14-06:00 New Revision: d974ac0224dec34b95fb1be8c61bd8b524698bcd URL: https://github.com/llvm/llvm-project/commit/d974ac0224dec34b95fb1be8c61bd8b524698bcd DIFF: https://github.com/llvm/llvm-project/commit/d974ac0224dec34b95fb1be8c61bd8b524698bcd.dif

[llvm-branch-commits] [llvm] 3c60e9b - Add tests for D93943 (NFC)

2020-12-31 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2021-01-01T05:59:52+09:00 New Revision: 3c60e9bac86804a32bf515b9381c91fb64d769f8 URL: https://github.com/llvm/llvm-project/commit/3c60e9bac86804a32bf515b9381c91fb64d769f8 DIFF: https://github.com/llvm/llvm-project/commit/3c60e9bac86804a32bf515b9381c91fb64d769f8.diff

[llvm-branch-commits] [llvm] 14dc69b - Revert "remove pessimizing moves (reported by gcc 10)"

2020-12-31 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-31T15:14:11-06:00 New Revision: 14dc69b09218bb580069eb547bb16ab0c43db6d4 URL: https://github.com/llvm/llvm-project/commit/14dc69b09218bb580069eb547bb16ab0c43db6d4 DIFF: https://github.com/llvm/llvm-project/commit/14dc69b09218bb580069eb547bb16ab0c43db6d4.dif

[llvm-branch-commits] [clang] d1fd723 - Refactor how -fno-semantic-interposition sets dso_local on default visibility external linkage definitions

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T13:59:45-08:00 New Revision: d1fd72343c6ff58a3b66bc0df56fed9ac21e4056 URL: https://github.com/llvm/llvm-project/commit/d1fd72343c6ff58a3b66bc0df56fed9ac21e4056 DIFF: https://github.com/llvm/llvm-project/commit/d1fd72343c6ff58a3b66bc0df56fed9ac21e4056.diff

[llvm-branch-commits] [clang] 219d00e - [test] Make ELF tests immune to dso_local/dso_preemptable/(none) differences

2020-12-31 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-31T13:59:44-08:00 New Revision: 219d00e0d90941d3e54fc711ea1e7b5e4b5b4335 URL: https://github.com/llvm/llvm-project/commit/219d00e0d90941d3e54fc711ea1e7b5e4b5b4335 DIFF: https://github.com/llvm/llvm-project/commit/219d00e0d90941d3e54fc711ea1e7b5e4b5b4335.diff

[llvm-branch-commits] [llvm] eaab711 - [Analysis] reduce code for matching min/max; NFC

2020-12-31 Thread Sanjay Patel via llvm-branch-commits
Author: Sanjay Patel Date: 2020-12-31T17:19:37-05:00 New Revision: eaab71106b81031d272acfc6987e99e8b65cbe6c URL: https://github.com/llvm/llvm-project/commit/eaab71106b81031d272acfc6987e99e8b65cbe6c DIFF: https://github.com/llvm/llvm-project/commit/eaab71106b81031d272acfc6987e99e8b65cbe6c.diff

[llvm-branch-commits] [mlir] 8d541a1 - [mlir][shape] Add shape.lib attribute

2020-12-31 Thread Jacques Pienaar via llvm-branch-commits
Author: Jacques Pienaar Date: 2020-12-31T14:46:08-08:00 New Revision: 8d541a1fbe6d92a3fadf6d7d8e8209ed6c76e092 URL: https://github.com/llvm/llvm-project/commit/8d541a1fbe6d92a3fadf6d7d8e8209ed6c76e092 DIFF: https://github.com/llvm/llvm-project/commit/8d541a1fbe6d92a3fadf6d7d8e8209ed6c76e092.dif

[llvm-branch-commits] [llvm] b6b1006 - [IRSim][IROutliner] Allowing GEP instructions to be outlined.

2020-12-31 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-31T16:54:17-06:00 New Revision: b6b1006f0719481dfb785f281afb5b371c19f00c URL: https://github.com/llvm/llvm-project/commit/b6b1006f0719481dfb785f281afb5b371c19f00c DIFF: https://github.com/llvm/llvm-project/commit/b6b1006f0719481dfb785f281afb5b371c19f00c.dif

[llvm-branch-commits] [llvm] c1b825d - [SimplifyCFG] Teach FoldValueComparisonIntoPredecessors() to preserve DomTree, part 1

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:22+03:00 New Revision: c1b825d4b8a68178613972a50088b2b73105e91e URL: https://github.com/llvm/llvm-project/commit/c1b825d4b8a68178613972a50088b2b73105e91e DIFF: https://github.com/llvm/llvm-project/commit/c1b825d4b8a68178613972a50088b2b73105e91e.diff

[llvm-branch-commits] [llvm] b7c463d - [SimplifyCFG] Teach FoldBranchToCommonDest() to preserve DomTree, part 2

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:23+03:00 New Revision: b7c463d7b8dda2c2b3e9a4db51f94dc94542ee68 URL: https://github.com/llvm/llvm-project/commit/b7c463d7b8dda2c2b3e9a4db51f94dc94542ee68 DIFF: https://github.com/llvm/llvm-project/commit/b7c463d7b8dda2c2b3e9a4db51f94dc94542ee68.diff

[llvm-branch-commits] [llvm] 9f17dab - [SimplifyCFG] Teach simplifyIndirectBr() to preserve DomTree

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:23+03:00 New Revision: 9f17dab1f48eed788d29e4c6f045e64b0679b3a9 URL: https://github.com/llvm/llvm-project/commit/9f17dab1f48eed788d29e4c6f045e64b0679b3a9 DIFF: https://github.com/llvm/llvm-project/commit/9f17dab1f48eed788d29e4c6f045e64b0679b3a9.diff

[llvm-branch-commits] [llvm] 0d2f219 - [SimplifyCFG] Teach SimplifyEqualityComparisonWithOnlyPredecessor() to preserve DomTree, part 3

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:23+03:00 New Revision: 0d2f219d4d0b4c61491508e6980055ecc241418c URL: https://github.com/llvm/llvm-project/commit/0d2f219d4d0b4c61491508e6980055ecc241418c DIFF: https://github.com/llvm/llvm-project/commit/0d2f219d4d0b4c61491508e6980055ecc241418c.diff

[llvm-branch-commits] [llvm] a815b6b - [SimplifyCFG] Teach eliminateDeadSwitchCases() to preserve DomTree, part 1

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:24+03:00 New Revision: a815b6b2b2cc483cfe9d2b520790322a39f8d37b URL: https://github.com/llvm/llvm-project/commit/a815b6b2b2cc483cfe9d2b520790322a39f8d37b DIFF: https://github.com/llvm/llvm-project/commit/a815b6b2b2cc483cfe9d2b520790322a39f8d37b.diff

[llvm-branch-commits] [llvm] 8866583 - [SimplifyCFG] Teach FoldValueComparisonIntoPredecessors() to preserve DomTree, part 2

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:24+03:00 New Revision: 8866583953f1e9038b5ca4ed4c199e0476790e0c URL: https://github.com/llvm/llvm-project/commit/8866583953f1e9038b5ca4ed4c199e0476790e0c DIFF: https://github.com/llvm/llvm-project/commit/8866583953f1e9038b5ca4ed4c199e0476790e0c.diff

[llvm-branch-commits] [llvm] 831636b - [SimplifyCFG] SUCCESS! Teach createUnreachableSwitchDefault() to preserve DomTree

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:25+03:00 New Revision: 831636b0e6321500fd7bf3f32e8663369152a956 URL: https://github.com/llvm/llvm-project/commit/831636b0e6321500fd7bf3f32e8663369152a956 DIFF: https://github.com/llvm/llvm-project/commit/831636b0e6321500fd7bf3f32e8663369152a956.diff

[llvm-branch-commits] [llvm] e1440d4 - [SimplifyCFG] Teach tryToSimplifyUncondBranchWithICmpInIt() to preserve DomTree

2020-12-31 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2021-01-01T03:25:25+03:00 New Revision: e1440d43bca5438544a12bebe82a3cd1a37157f1 URL: https://github.com/llvm/llvm-project/commit/e1440d43bca5438544a12bebe82a3cd1a37157f1 DIFF: https://github.com/llvm/llvm-project/commit/e1440d43bca5438544a12bebe82a3cd1a37157f1.diff

[llvm-branch-commits] [llvm] 0d21e66 - [IRSim] Letting call instructions be legal for similarity identification.

2020-12-31 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-31T20:52:45-06:00 New Revision: 0d21e66014fc5cac1302a148e65d5ad6a41af37b URL: https://github.com/llvm/llvm-project/commit/0d21e66014fc5cac1302a148e65d5ad6a41af37b DIFF: https://github.com/llvm/llvm-project/commit/0d21e66014fc5cac1302a148e65d5ad6a41af37b.dif

[llvm-branch-commits] [llvm] 57a4691 - [IRSim][IROutliner] Allowing call instructions to be outlined.

2020-12-31 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-31T23:01:29-06:00 New Revision: 57a46914f5c1efbdc130dc7a06f8d5b45d606f8d URL: https://github.com/llvm/llvm-project/commit/57a46914f5c1efbdc130dc7a06f8d5b45d606f8d DIFF: https://github.com/llvm/llvm-project/commit/57a46914f5c1efbdc130dc7a06f8d5b45d606f8d.dif

[llvm-branch-commits] [clang] 89b0972 - [Sema] Fix deleted function problem in implicitly movable test

2020-12-31 Thread Yang Fan via llvm-branch-commits
Author: Yang Fan Date: 2021-01-01T15:47:49+08:00 New Revision: 89b0972aa2f58f927633c63570b36550a17f4e63 URL: https://github.com/llvm/llvm-project/commit/89b0972aa2f58f927633c63570b36550a17f4e63 DIFF: https://github.com/llvm/llvm-project/commit/89b0972aa2f58f927633c63570b36550a17f4e63.diff LOG: