[llvm] [RISCV][GISel] Remove s32 support for G_CTPOP/CTLZ/CTTZ on RV64. (PR #115101)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 09:26:40 PST 2024


================
@@ -3,25 +3,6 @@
 # RUN:   -simplify-mir -verify-machineinstrs %s -o - \
 # RUN:   | FileCheck -check-prefix=RV64I %s
 
----
----------------
topperc wrote:

I don't have a test here for AND+CPOP but it is covered by the IR testing.

https://github.com/llvm/llvm-project/pull/115101


More information about the llvm-commits mailing list