[llvm] [AArch64] SimplifyDemandedBitsForTargetNode - add AArch64ISD::BICi handling (PR #76644)

Sizov Nikita via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 16:06:03 PDT 2024


snikitav wrote:

> Any luck with creating a test in AArch64SelectionDAGTest.cpp for the BICi known bits?

Are you sure? I don't see any AArch64ISD namespace using in AArch64SelectionDAGTest.cpp. I feel like missing something.

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


More information about the llvm-commits mailing list