[all-commits] [llvm/llvm-project] b4c66f: Revert "[AArch64][GlobalISel] Add lowering for con...
David Green via All-commits
all-commits at lists.llvm.org
Tue Sep 12 06:18:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4c66f4e3380b0e80fa9c3406772650f756eceaf
https://github.com/llvm/llvm-project/commit/b4c66f4e3380b0e80fa9c3406772650f756eceaf
Author: David Green <david.green at arm.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Combine.td
M llvm/lib/Target/AArch64/AArch64InstrGISel.td
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-fcopysign.mir
M llvm/test/CodeGen/AArch64/GlobalISel/select-bit.mir
M llvm/test/CodeGen/AArch64/neon-bitwise-instructions.ll
Log Message:
-----------
Revert "[AArch64][GlobalISel] Add lowering for constant BIT/BIF/BSP"
This reverts commit cb5bad2acd7a498761d4979825d6801f5a845135 as the existing
fcopysign code looks like it might be incorrect.
More information about the All-commits
mailing list