dtcxzyw / dtcxzyw/llvm-codegen-benchmark
Update diff August 20th 2024, 6:50:31 pm
- Dominant language
- No language data
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
from: https://github.com/llvm/llvm-project/commit/8ac924744e93258d0c490e2fa2d4518e24cb458d
to: https://github.com/llvm/llvm-project/commit/f73050e722dd2e484358d03674eb186f3a2f4799
commit: 72304586324c041322cc79c45b227e26aebc49ae
## Change Logs
from 8ac924744e93258d0c490e2fa2d4518e24cb458d to f73050e722dd2e484358d03674eb186f3a2f4799
[f73050e722dd2e484358d03674eb186f3a2f4799](https://github.com/llvm/llvm-project/commit/f73050e722dd2e484358d03674eb186f3a2f4799) [libc++] Fix several double-moves in the code base (#104616)
[31e55d461693df035049e09cbeeb8886ca2cb6d3](https://github.com/llvm/llvm-project/commit/31e55d461693df035049e09cbeeb8886ca2cb6d3) [lldb] Disable the API test TestCppBitfields on Windows (#105037)
[b941ba1e126d44f94ff317c9a996143c3165774b](https://github.com/llvm/llvm-project/commit/b941ba1e126d44f94ff317c9a996143c3165774b) llvm.lround: Update verifier to validate support of vector types. (#98950)
[c44202574ff9a8c0632aba30c2765b134557435f](https://github.com/llvm/llvm-project/commit/c44202574ff9a8c0632aba30c2765b134557435f) [mlir][sparse] support sparsification to coiterate operations. (#102546)
[30318401ad64b11dcad891d8ba86b81715caa408](https://github.com/llvm/llvm-project/commit/30318401ad64b11dcad891d8ba86b81715caa408) Fix post-104491 (#105191)
[655d62c4b326f2606b1e89a4dff0212c1d9226ab](https://github.com/llvm/llvm-project/commit/655d62c4b326f2606b1e89a4dff0212c1d9226ab) [mlir][tablegen] Fix tablegen bug with `Complex` class (#104974)
[e56ad22b4a41e65984d6997b2c2496a20f906d1d](https://github.com/llvm/llvm-project/commit/e56ad22b4a41e65984d6997b2c2496a20f906d1d) [DirectX] Encapsulate DXILOpLowering's state into a class. NFC
[c8a678b1e4863df2845b1305849534047f10caf1](https://github.com/llvm/llvm-project/commit/c8a678b1e4863df2845b1305849534047f10caf1) [ctx_prof] Add analysis utility to fetch ID of a callsite (#104491)
[356533246aa33db44c75afb2d3eb6e0e08f0d7a6](https://github.com/llvm/llvm-project/commit/356533246aa33db44c75afb2d3eb6e0e08f0d7a6) [lldb] Fix windows debug build after 9d07f43 (#104896)
[8056d92bc201906edbb27f4efa1cc80a18359880](https://github.com/llvm/llvm-project/commit/8056d92bc201906edbb27f4efa1cc80a18359880) [lldb][ClangExpressionParser] Implement ExternalSemaSource::ReadUndefinedButUsed (#104817)
[ddaa8284f5b4a240108eac8db92fa3eaae3299f5](https://github.com/llvm/llvm-project/commit/ddaa8284f5b4a240108eac8db92fa3eaae3299f5) Revert "[compiler-rt][fuzzer] implements SetThreadName for fuchsia." (#105162)
[770cd24140038646539602406fff54497793dae8](https://github.com/llvm/llvm-project/commit/770cd24140038646539602406fff54497793dae8) [lldb][ClangExpressionParser] Don't leak memory when multiplexing ExternalASTSources (#104799)
[7aa22f013e24d20291aad745368ff907baa9dfa4](https://github.com/llvm/llvm-project/commit/7aa22f013e24d20291aad745368ff907baa9dfa4) [mlir][gpu] Add 'cluster_size' attribute to gpu.subgroup_reduce (#104851)
[93eda08babe95188ee41400035abaade79cda7d1](https://github.com/llvm/llvm-project/commit/93eda08babe95188ee41400035abaade79cda7d1) [mlir][spirv] Support `gpu` in `convert-to-spirv` pass (#105010)
[e0441d587b3c5c5d11b08cbcfbbbb66ea8185510](https://github.com/llvm/llvm-project/commit/e0441d587b3c5c5d11b08cbcfbbbb66ea8185510) [libc++][chono] Use hidden friends for leap_second comparison. (#104713)
[e0326b668efda1d4ed7969c1a6cca44a487d24b6](https://github.com/llvm/llvm-project/commit/e0326b668efda1d4ed7969c1a6cca44a487d24b6) [OpenMP] Map `omp_default_mem_alloc` to global memory (#104790)
[e6751bfbf77bd9888b7882a46e2453e4ed149c7b](https://github.com/llvm/llvm-project/commit/e6751bfbf77bd9888b7882a46e2453e4ed149c7b) [NFC][TableGen] Elminate use of isalpha/isdigit from TGLexer (#104837)
[6a38e19c92ed09eeecb70d5f61c3b822acb4964d](https://github.com/llvm/llvm-project/commit/6a38e19c92ed09eeecb70d5f61c3b822acb4964d) [HLSL] Implement support for HLSL intrinsic - saturate (#104619)
[514481736cf943464125ef34570a7df0a19290de](https://github.com/llvm/llvm-project/commit/514481736cf943464125ef34570a7df0a19290de) [RISCV] Add isel optimization for (and (sra y, c2), c1) to recover regression from #101751. (#104114)
[abd3a2ded32a4dfad63ed6397f291c64453d744f](https://github.com/llvm/llvm-project/commit/abd3a2ded32a4dfad63ed6397f291c64453d744f) [bazel] Add missing deps in {Arith,DLTI}DialectTdFiles (#105091)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.