diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-05-03 23:53:08 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-05-03 23:53:10 -0700 |
commit | 243ffc0e65ef8ccec002a0addf394b8e0e858825 (patch) | |
tree | 5ee388df6365fff58c1092bee35b79cf91d95328 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8b53fdd3b659283c3e048668e266945b44470771 (diff) | |
download | llvm-243ffc0e65ef8ccec002a0addf394b8e0e858825.zip llvm-243ffc0e65ef8ccec002a0addf394b8e0e858825.tar.gz llvm-243ffc0e65ef8ccec002a0addf394b8e0e858825.tar.bz2 |
[X86] Simplify some code in combineTruncatedArithmetic. NFC
We haven't promoted AND/OR/XOR to vXi64 types for a while. So
there's no reason to use isOperationLegalOrPromote. So we can
just use isOperationLegal by merging with ADD handling.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions