[all-commits] [llvm/llvm-project] acfc02: Revert "[Arch64][SelectionDAG] Add target-specific...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Sun Apr 17 19:35:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acfc025a7232052f594719e8e9447368a3b21018
https://github.com/llvm/llvm-project/commit/acfc025a7232052f594719e8e9447368a3b21018
Author: chenglin.bi <chenglin.bi at cixcomputing.com>
Date: 2022-04-18 (Mon, 18 Apr 2022)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/test/CodeGen/AArch64/srem-pow2.ll
M llvm/test/CodeGen/AArch64/srem-seteq.ll
M llvm/test/CodeGen/AArch64/srem-vector-lkk.ll
Log Message:
-----------
Revert "[Arch64][SelectionDAG] Add target-specific implementation of srem"
This reverts commit 9d9eddd3dde46751a5c415b7e5e475b4feb76600.
More information about the All-commits
mailing list