[flang-commits] [PATCH] D127435: [flang][docs] Document extension: Ew.0 output editing

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jun 13 11:50:23 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG89e4b7564888: [flang] Document extension: Ew.0 output editing (authored by klausler).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127435/new/

https://reviews.llvm.org/D127435

Files:
  flang/docs/Extensions.md


Index: flang/docs/Extensions.md
===================================================================
--- flang/docs/Extensions.md
+++ flang/docs/Extensions.md
@@ -233,6 +233,8 @@
 * Legacy names `AND`, `OR`, and `XOR` are accepted as aliases for
   the standard intrinsic functions `IAND`, `IOR`, and `IEOR`
   respectively.
+* A digit count of d=0 is accepted in Ew.0, Dw.0, and Gw.0 output
+  editing if no nonzero scale factor (kP) is in effect.
 
 ### Extensions supported when enabled by options
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127435.436498.patch
Type: text/x-patch
Size: 502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220613/637488e4/attachment.bin>


More information about the flang-commits mailing list