diff options
author | Philip Reames <preames@rivosinc.com> | 2022-10-12 13:44:12 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-10-12 13:51:52 -0700 |
commit | 1c41d0cb62c2637b90a3ae954603af7ba9984975 (patch) | |
tree | 346f6dee5c6ebb9b6527b1c067187e0def7c9988 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | b404a1bfaccc2cec29677e6f0dc9bfdfdde01b0a (diff) | |
download | llvm-1c41d0cb62c2637b90a3ae954603af7ba9984975.zip llvm-1c41d0cb62c2637b90a3ae954603af7ba9984975.tar.gz llvm-1c41d0cb62c2637b90a3ae954603af7ba9984975.tar.bz2 |
[RISCV] Use branchless form for selects with 0 in either arm
Continuing the theme of adding branchless lowerings for simple selects, this time handle the 0 arm case. This is very common for various umin idioms, etc..
Differential Revision: https://reviews.llvm.org/D135600
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions