diff options
author | Kai Luo <lkail@cn.ibm.com> | 2024-03-01 08:03:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 08:03:06 +0800 |
commit | d1924f0474b65fe3189ffd658a12f452e4696c28 (patch) | |
tree | 26191683fad2e597abe93e3a390843688692ad47 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1a2960bab6381f2b288328e2371829b460ac020c (diff) | |
download | llvm-d1924f0474b65fe3189ffd658a12f452e4696c28.zip llvm-d1924f0474b65fe3189ffd658a12f452e4696c28.tar.gz llvm-d1924f0474b65fe3189ffd658a12f452e4696c28.tar.bz2 |
[PowerPC] Do not generate `isel` instruction if target doesn't have this instruction (#72845)
When expand `select_cc` in finalize-isel, we should not generate `isel`
for targets not feature it.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions