[all-commits] [llvm/llvm-project] c7f50a: Revert "[AArch64] Implement target hook function t...
kda via All-commits
all-commits at lists.llvm.org
Fri Sep 3 18:10:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7f50a445e7681d9d69308c40f5fd821b60d71f1
https://github.com/llvm/llvm-project/commit/c7f50a445e7681d9d69308c40f5fd821b60d71f1
Author: Kevin Athey <kda at google.com>
Date: 2021-09-03 (Fri, 03 Sep 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/test/CodeGen/AArch64/addimm-mulimm.ll
M llvm/test/CodeGen/AArch64/urem-seteq-nonzero.ll
Log Message:
-----------
Revert "[AArch64] Implement target hook function to decide folding (mul (add x, c1), c2)"
This reverts commit 095bea23d048672b0ad785c93263442694a160b9.
Broke buildbot: https://lab.llvm.org/buildbot/#/builders/5/builds/11411
More information about the All-commits
mailing list