diff options
author | Kai Luo <lkail@cn.ibm.com> | 2023-11-20 09:17:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-20 09:17:04 +0800 |
commit | eb7698254ab668e53133062fbc53b9635de95c4d (patch) | |
tree | 9739716c29c2a392e9655e5574f587635d00d254 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 0f8406858afd758f60bd6a9873309a67a0ac5123 (diff) | |
download | llvm-eb7698254ab668e53133062fbc53b9635de95c4d.zip llvm-eb7698254ab668e53133062fbc53b9635de95c4d.tar.gz llvm-eb7698254ab668e53133062fbc53b9635de95c4d.tar.bz2 |
[PowerPC][EarlyIfConversion] Do not insert `isel` if subtarget doesn't support `isel` (#72211)
Some subtargets of PPC don't support `isel` instruction, early-ifcvt
should not insert this instruction.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions