Changes
Summary
- [clangd] Factor out the heuristic resolver code into its own class (details)
- [gn build] Port 9510b0940265 (details)
- [flang][f18] Make -fdebug-dump-{symbols|parse-tree} imply -fsyntax-only (details)
- Lower math.expm1 to intrinsics in the GPUToNVVM and GPUToROCDL conversions. (details)
- [SCEVExpander] Migrate costAndCollectOperands to use InstructionCost. (details)
- [flang][driver] Add options for unparsing (details)
- [mlir][Linalg] Generalize vector::transfer hoisting on tensors. (details)
- [flang][driver] Remove unused code (nfc) (details)
- [RISCV] Add patterns for scalable-vector fabs & fcopysign (details)
- [RISCV] Fix a crash in fixed-length build_vector lowering (details)
- [RISCV] Remove unused CHECKs from recent test addition (details)
- [llvm-symbolizer][test] Add explicit tests for CODE and DATA (details)
- [mlir] Don't return nullptrs from scf::IfOp::getSuccessorRegions (details)
- [flang][driver] Add extension options and -finput-charset (details)