diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-02-04 23:01:53 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-02-04 23:15:58 -0800 |
commit | 8ed046fc15eae08a9cf7ec02974330d52606c663 (patch) | |
tree | d4b49cdfa4c9dc9a757ea74c380dc814762efa94 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ae5ed2a5d873e1785f06bd74cb583a4e88604317 (diff) | |
download | llvm-8ed046fc15eae08a9cf7ec02974330d52606c663.zip llvm-8ed046fc15eae08a9cf7ec02974330d52606c663.tar.gz llvm-8ed046fc15eae08a9cf7ec02974330d52606c663.tar.bz2 |
[RISCV] Custom type legalize i32 SADDSAT/SSUBSAT without Zbb.
While working on -riscv-experimental-rv64-legal-i32, I noticed this
missed optimization in our current codegen.
This expands to SADDO/SSUBO+select while still in i32. These will
be type legalized individually.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions