mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 10:26:07 +00:00

vabd intrinsic and add and/or zext operations. In the case of vaba, this also avoids the need for a DAG combine pattern to combine vabd with add. Update tests. Auto-upgrade the old intrinsics. llvm-svn: 112941