diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2024-01-08 10:59:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 10:59:06 -0800 |
commit | 478ec63312582c24c8d6ecab280da2380137c0b7 (patch) | |
tree | fbbe60cbca636b545a649ed90ef792abc4d6d273 /clang/lib/Lex/ModuleMap.cpp | |
parent | 5cbf74b012c10e9cc841a27cd5d7335e556f47dd (diff) | |
download | llvm-478ec63312582c24c8d6ecab280da2380137c0b7.zip llvm-478ec63312582c24c8d6ecab280da2380137c0b7.tar.gz llvm-478ec63312582c24c8d6ecab280da2380137c0b7.tar.bz2 |
[RISCV] Mark VFIRST and VCPOP as SignExtendingOpW (#77022)
Since their values are small enough ([-1, 65535] & [0, 65535],
respectively) to fit into signed 32 bits, any sext (or downcasting +
sext) will be redundnat. Hence marking them as SignExtendingOpW.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions