[all-commits] [llvm/llvm-project] 7948d8: Fix "[llvm/CodeGen] Enable the ExpandLargeDivRem p...

Matthias Gehre via All-commits all-commits at lists.llvm.org
Tue Sep 6 08:19:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7948d89afec30b87d0e5f395664776efdabef824
      https://github.com/llvm/llvm-project/commit/7948d89afec30b87d0e5f395664776efdabef824
  Author: Matthias Gehre <matthias.gehre at xilinx.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h

  Log Message:
  -----------
  Fix "[llvm/CodeGen] Enable the ExpandLargeDivRem pass for X86, Arm and AArch64" compilation on Windows


  Commit: 6cc52d594f5cce574eda9822a20823942e48037e
      https://github.com/llvm/llvm-project/commit/6cc52d594f5cce574eda9822a20823942e48037e
  Author: Matthias Gehre <matthias.gehre at xilinx.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

  Log Message:
  -----------
  Fix AMDGPU test failures due to "[llvm/CodeGen] Enable the ExpandLargeDivRem pass for X86, Arm and AArch64"


Compare: https://github.com/llvm/llvm-project/compare/db818219c5b3...6cc52d594f5c


More information about the All-commits mailing list