diff options
author | Amara Emerson <aemerson@apple.com> | 2018-12-10 18:44:58 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2018-12-10 18:44:58 +0000 |
commit | 5ec146046cbb1a69850d2712f40e9ea273e2a257 (patch) | |
tree | 503a1200ca9f959d031a4bdf0077a8081bd2150d /clang/lib/AST/ExprConstant.cpp | |
parent | c6e9380a56a6c7132b776412b81b1870b3d546ca (diff) | |
download | bcm5719-llvm-5ec146046cbb1a69850d2712f40e9ea273e2a257.tar.gz bcm5719-llvm-5ec146046cbb1a69850d2712f40e9ea273e2a257.zip |
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
This patch restricts the capability of G_MERGE_VALUES, and uses the new
G_BUILD_VECTOR and G_CONCAT_VECTORS opcodes instead in the appropriate places.
This patch also includes AArch64 support for selecting G_BUILD_VECTOR of <4 x s32>
and <2 x s64> vectors.
Differential Revisions: https://reviews.llvm.org/D53629
llvm-svn: 348788
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions