diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-08-04 22:35:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-04 22:35:38 -0700 |
commit | 5bc99fb515f2411e458517f902435c28f2de94c3 (patch) | |
tree | 58293b2de7ab4749e6d1a65b1229b0cdc2d87c38 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 35b4f8374586e099215f1275c8d840f54b20869d (diff) | |
download | llvm-5bc99fb515f2411e458517f902435c28f2de94c3.zip llvm-5bc99fb515f2411e458517f902435c28f2de94c3.tar.gz llvm-5bc99fb515f2411e458517f902435c28f2de94c3.tar.bz2 |
[RISCV] Select (and (sra x, c2), c1) as (srli (srai x, c2-c3), c3). (#101868)
If c1 is a mask with c3 leading zeros and c3 is larger than c2.
Fixes regression reported in #101751.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions