dtcxzyw / llvm-codegen-benchmark

MIT License
4 stars 2 forks source link

Update diff August 14th 2024, 4:04:12 pm #108

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

from: https://github.com/llvm/llvm-project/commit/8320b97ab9f25d726379832342f3d5d48962368d to: https://github.com/llvm/llvm-project/commit/b5e47d2e409f2fb70c9397fccf4a74660c319bb0 commit: af7aab9c60401e5376d26eed54f58b05b2f75d1d

Change Logs

from 8320b97ab9f25d726379832342f3d5d48962368d to b5e47d2e409f2fb70c9397fccf4a74660c319bb0

b5e47d2e409f2fb70c9397fccf4a74660c319bb0 [mlir][vector] Add extra check on distribute types to avoid crashes (#102952) abc1acf8df3b212a03650c314b7832b3aa7ccd42 [TargetLowering][AMDGPU][ARM][RISCV][X86] Teach SimplifyDemandedBits to combine (srl (sra X, C1), ShAmt) -> sra(X, C1+ShAmt) (#101751) 294ed6a1eb090627441ee0426a64d8f71985fce3 [RISCV] Use if init statement to reduce scope of variable. NFC 20b2c9f10fe09f2c5cbd3da7f0af8df24f62e899 [SLP][NFC]Use GatheredScalars vector instead of the original E->Scalars, NFC 4c2f90f362e401162533ffede924ac3890c70577 [MLIR][LLVM] Turn the inliner interface into a promised interface (#103927) 1115dee248e68a155001ac3712a189299d104863 [Analysis] Use range-based for loops (NFC) (#103540) bd4217747de6e7bd15e008404ab6769667387689 [MLIR][AMDGPU] Add rocdl.attr translation for waves_per_eu & unsafe_fp_atomics (#103732) 5ce326ccb1f4326e643682a701417b481fe343cd [SelectionDAG] Construct SmallVector with ArrayRef (NFC) (#103705) d9b9ae6ba9d85114c61878b783d4eac816fd06a6 [SLP][NFC]Use transform nodes before building external uses, NFC. 80c5ccd867ebfaabaaf330c90d79cc45ae003647 [libc][math] Fix missing const in hdrgen signatures for totalordermag* (#103935) 019ef522756886caa258daf68d877f84abc1b878 [clang][AArch64] Point the nofp ABI check diagnostics at the callee (#103392)

dtcxzyw commented 2 months ago

https://github.com/llvm/llvm-project/pull/101751#issuecomment-2289098065