diff options
author | Justin Bogner <mail@justinbogner.com> | 2021-02-02 17:02:52 -0800 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2021-02-03 11:06:04 -0800 |
commit | 62ce4b048ff76adb4bb67a40aa28f69e0be26349 (patch) | |
tree | 36473fbccb5b7d9141f3f5edc4aec95801182a26 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8a43ec7faa274257325823f312ca2e7657c79785 (diff) | |
download | llvm-62ce4b048ff76adb4bb67a40aa28f69e0be26349.zip llvm-62ce4b048ff76adb4bb67a40aa28f69e0be26349.tar.gz llvm-62ce4b048ff76adb4bb67a40aa28f69e0be26349.tar.bz2 |
[GlobalISel] Combine narrowScalar of G_ADD and G_SUB. NFC
These two cases have identical implementations other than an
unreachable part of `G_ADD` that checks if the scalar we're narrowing
is a vector. Combining them to avoid unnecessary divergence.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions