[llvm] clastb representation in existing IR, and AArch64 codegen (PR #112738)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 08:10:46 PST 2025


huntergr-arm wrote:

Rebased on the vecops-expansion-based lowering from #118810. I implemented basic SVE isel pattern matching for the new ISD node, then added a couple new dag combines to fold to lastb, then clastb.

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


More information about the llvm-commits mailing list