[all-commits] [llvm/llvm-project] 3ae426: Revert "[GlobalIsel][X86] Legalize G_CTPOP and G_C...
tschuett via All-commits
all-commits at lists.llvm.org
Tue May 16 13:34:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ae4265b48c51e6c05252607171b76e189fa2e4f
https://github.com/llvm/llvm-project/commit/3ae4265b48c51e6c05252607171b76e189fa2e4f
Author: Thorsten Schütt <schuett at gmail.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M llvm/lib/Target/X86/X86LegalizerInfo.cpp
M llvm/lib/Target/X86/X86LegalizerInfo.h
R llvm/test/CodeGen/X86/GlobalISel/legalize-bswap.mir
M llvm/test/CodeGen/X86/GlobalISel/legalize-constant.mir
R llvm/test/CodeGen/X86/GlobalISel/legalize-ctpop.mir
R llvm/test/CodeGen/X86/GlobalISel/legalize-leading-zeros.mir
Log Message:
-----------
Revert "[GlobalIsel][X86] Legalize G_CTPOP and G_CTLZ"
This reverts commit ef1f27d67c4ddc84f346d001af4914beb0ca6a1a.
More information about the All-commits
mailing list