Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
Jeffrey Byrnes 853c43d04a [TTI] NFC: Port TLI.shouldSinkOperands to TTI (#110564)
Porting to TTI provides direct access to the instruction cost model,
which can enable instruction cost based sinking without introducing code
duplication.
2024-10-09 14:30:09 -07:00

6.0 KiB