This was branched from D53877. Clean up some extra whitespace in a few tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
fast-math-flags.ll | ||
---|---|---|
1–2 ↗ | (On Diff #172144) | Add -strict-whitespace to FileCheck |
Comment Actions
Add -strict-whitespace option.
Do you want to remove the extra white space on the lhs of the assignments too? E.g.:
%arr = load [3 x float], [3 x float]* @arr