[all-commits] [llvm/llvm-project] cdc633: Revert "TargetLowering: fix an infinite DAG combin...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Jul 12 12:22:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdc633e4bc93d4bf241ecd4c29691ae065749313
https://github.com/llvm/llvm-project/commit/cdc633e4bc93d4bf241ecd4c29691ae065749313
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
R llvm/test/CodeGen/AArch64/arm64-setcc-swap-infloop.ll
Log Message:
-----------
Revert "TargetLowering: fix an infinite DAG combine in SimplifySETCC"
This reverts commit b76c85b355578d9076c22a86faf4ea8de1745bdf.
It broke the RISCV-enabled bots. Oops.
More information about the All-commits
mailing list