[llvm] [RISCV] Correct RISCVTTIImpl::getIntImmCostInst for Zba (PR #128174)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 08:56:35 PST 2025


topperc wrote:

The description is true but won't the AND get deleted by SelectionDAG after type legalization splits it? If the constant gets hoisted that can't happen.

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


More information about the llvm-commits mailing list