David Green 83a5c7cb62 [ConstantFolding] Ensure TLI is valid when simplifying fp128 intrinsics.
TLI might not be valid for all contexts that constant folding is performed. Add
a quick guard that it is not null.
2024-08-24 14:39:20 +01:00
..