diff options
| author | Ryan Buchner <92571492+bababuck@users.noreply.github.com> | 2025-07-09 06:32:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-09 09:32:54 -0400 |
| commit | 8905b1c38f15d7f7b31e741222ae1de0a11222d8 (patch) | |
| tree | 98d624a9d307c01732daf0b058a0301c583060bb /flang/lib/Frontend/CompilerInvocation.cpp | |
| parent | bed9fe77dc690cf0147a0819350f275e65947cbe (diff) | |
| download | llvm-8905b1c38f15d7f7b31e741222ae1de0a11222d8.zip llvm-8905b1c38f15d7f7b31e741222ae1de0a11222d8.tar.gz llvm-8905b1c38f15d7f7b31e741222ae1de0a11222d8.tar.bz2 | |
[RISCV] Efficiently lower (select %cond, andn (f, x), f) using zicond (#147369)
The following case is now optimized:
(select c, (and f, ~x), f) -> (andn f, (czero_eqz x, c))
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
