[all-commits] [llvm/llvm-project] af3758: Fix remaining test failures for "[llvm/CodeGen] En...
Matthias Gehre via All-commits
all-commits at lists.llvm.org
Tue Sep 6 08:39:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af3758d678c0105c8cecb22aaf55a83017ae0384
https://github.com/llvm/llvm-project/commit/af3758d678c0105c8cecb22aaf55a83017ae0384
Author: Matthias Gehre <matthias.gehre at xilinx.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/O3-pipeline.ll
M llvm/test/CodeGen/RISCV/O0-pipeline.ll
M llvm/test/CodeGen/RISCV/O3-pipeline.ll
M llvm/test/Transforms/ExpandLargeDivRem/sdiv129.ll
M llvm/test/Transforms/ExpandLargeDivRem/srem129.ll
M llvm/test/Transforms/ExpandLargeDivRem/udiv129.ll
M llvm/test/Transforms/ExpandLargeDivRem/urem129.ll
Log Message:
-----------
Fix remaining test failures for "[llvm/CodeGen] Enable the ExpandLargeDivRem pass for X86, Arm and AArch64"
More information about the All-commits
mailing list