[llvm] [GlobalISel] Add G_ABDS and G_ABDU instructions (PR #118122)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 10:00:12 PST 2024


tschuett wrote:

Alternative / teaser:
Add 20 pseudo opcodes, map them to AArch64ISDs (AArch64usdot), and add a ton of combines into the pseudos.

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


More information about the llvm-commits mailing list