dtcxzyw / llvm-codegen-benchmark

MIT License
4 stars 2 forks source link

Update diff August 7th 2024, 3:48:44 am #101

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

from: https://github.com/llvm/llvm-project/commit/47bf996abe4fafa8192c78c472d68c6519349e90 to: https://github.com/llvm/llvm-project/commit/15895daa6862ad15bfac18b03811d066d4550713 commit: 7fdee91bf7f4ee45ddd6c3df4cb5c76a70e11f26

Change Logs

from 47bf996abe4fafa8192c78c472d68c6519349e90 to 15895daa6862ad15bfac18b03811d066d4550713

15895daa6862ad15bfac18b03811d066d4550713 [RISCV] Limit (and (sra x, c2), c1) -> (srli (srai x, c2-c3), c3) isel in some cases. (#102034) b64ec3c9faf0adce6e92c69fb48a7c7473c57200 [SLP] The order of store chains needs to consider the size of the values. (#101810) 7a68449a82ab1c1ab005caa72c1d986ca5deca36 Reapply "[Attributor][AMDGPU] Enable AAIndirectCallInfo for AMDAttributor (#100952)"