diff options
author | David Green <david.green@arm.com> | 2022-02-08 11:27:10 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-02-08 11:27:10 +0000 |
commit | fdce239ae931fe18e3bd6d3e917e471fa19dd7cc (patch) | |
tree | 1679cb5aae7824772ec495fa3700588237a9d38d /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | c00db971597557e952901eac4be131157d1d5eb9 (diff) | |
download | llvm-fdce239ae931fe18e3bd6d3e917e471fa19dd7cc.zip llvm-fdce239ae931fe18e3bd6d3e917e471fa19dd7cc.tar.gz llvm-fdce239ae931fe18e3bd6d3e917e471fa19dd7cc.tar.bz2 |
[AArch64] Attempt to emitConjunction from brcond
We currently use emitConjunction to create CCMP conjunctions from the
conditions of selects, helping turning and/ors into more optimal ccmp
sequences that don't need to go through csels. This extends that to also
be used whilst lowering brcond, giving more opportunity for better
condition generation.
Differential Revision: https://reviews.llvm.org/D118650
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions