Files
clang-p2996/llvm/lib/Target/CSKY/CSKYConstantPoolValue.cpp
Zi Xuan Wu (Zeson) f4d61cdf9c [CSKY] Lower ISD::ConstantPool node to support getting the address of ConstantPool entry
When there is not GRS or MOVIH/ORI instruction, we can not get the address of
ConstantPool entry directly. So we need put the address into ConstantPool to leverage CSKY::LRW instruction.
2022-11-21 10:37:20 +08:00

8.4 KiB