dtcxzyw / llvm-codegen-benchmark

MIT License
4 stars 2 forks source link

Update diff June 1st 2024, 5:00:55 pm #62

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 5 months ago

from: https://github.com/llvm/llvm-project/commit/598f37bb27c3a6e71252bbd15c587c7f11e20520 to: https://github.com/llvm/llvm-project/commit/ee8e0f3365c6b27c8a82fafa1dd4af10e16384f5 commit: c134d37047d3e6ee2336279936f98a6eab922e77

Change Logs

from 598f37bb27c3a6e71252bbd15c587c7f11e20520 to ee8e0f3365c6b27c8a82fafa1dd4af10e16384f5

ee8e0f3365c6b27c8a82fafa1dd4af10e16384f5 Fix order of include flags for the target & regular include paths. (#93547) 867c9f67132799d9f422866bc4b8790257118c47 Fix permissions on restarter workflow 661d64bc20d58c4970b378dd3e87ee594d2b4150 [NVPTX] disable combine-mad test for newer ptxas (#93919) e9057c30a48cb502864063540a43d755dacd3b1c Create check run on workflow run to better display result. 86bb5c8427346aafaafa42fbf96e405ae4ca07bf Create annotations to better explain restarter decision 2b1dfd2b35b5684c8af85206e199152bd6ac3a8d [DAG] Replace getValidShiftAmountConstant helpers with getValidShiftAmount helpers to support KnownBits analysis (#93182)

dtcxzyw commented 4 months ago

Closed by https://github.com/llvm/llvm-project/pull/95563.