[all-commits] [llvm/llvm-project] 5cd63e: [AArch64][GlobalISel] Legalize bswap <2 x i16>
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Sat Jul 17 16:47:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cd63e9ec2a385de2682949c0bbe928afaf35c91
https://github.com/llvm/llvm-project/commit/5cd63e9ec2a385de2682949c0bbe928afaf35c91
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-17 (Sat, 17 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-bswap.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
[AArch64][GlobalISel] Legalize bswap <2 x i16>
Differential revision: https://reviews.llvm.org/D105935
More information about the All-commits
mailing list