Files
clang-p2996/llvm/utils/TableGen/GlobalISelMatchTable.cpp
Pierre van Houtryve 0841955bf3 [TableGen] Use buildConstant to emit apply pattern immediates (#66077)
Use `MachineIRBuilder::buildConstant` to emit typed immediates in
'apply' MIR patterns.
This adds flexibility, e.g. it allows us to seamlessly handle vector
cases, where a `G_BUILD_VECTOR` is needed to create a splat.
2023-10-17 10:39:59 +02:00

80 KiB