[PATCH] D123290: [LoongArch] Add support for selecting constant materializations.

Ray Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 20:04:33 PDT 2022


wangleiat added inline comments.


================
Comment at: llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.h:29
+} // namespace llvm
+#endif
----------------
MaskRay wrote:
> Add one blank line before the header guard `#endif`
Ok, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123290



More information about the llvm-commits mailing list