[all-commits] [llvm/llvm-project] 0e49c5: [AArch64] Fix selection of G_UNMERGE <2 x s16>
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Jul 14 13:41:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e49c54a8cbd3e779e5526a5888c683c01cc3c50
https://github.com/llvm/llvm-project/commit/0e49c54a8cbd3e779e5526a5888c683c01cc3c50
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/select-unmerge.mir
Log Message:
-----------
[AArch64] Fix selection of G_UNMERGE <2 x s16>
Differential revision: https://reviews.llvm.org/D106007
More information about the All-commits
mailing list