forked from OSchip/llvm-project
4dbb788068
If the upper 32 bits are zero and bit 31 is set, we might be able to use zext.w to fill in the zeros after using an lui and/or addi. Most of this patch is plumbing the subtarget features into the constant materialization. Reviewed By: luismarques Differential Revision: https://reviews.llvm.org/D105509 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
RISCVAsmParser.cpp |