[PATCH] D53981: Fix whitespace in test/Assembler/fast-math-flags.ll

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 09:50:10 PDT 2018


cameron.mcinally updated this revision to Diff 172153.
cameron.mcinally added a comment.

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


https://reviews.llvm.org/D53981

Files:
  fast-math-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53981.172153.patch
Type: text/x-patch
Size: 7139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/c09740e3/attachment.bin>


More information about the llvm-commits mailing list