[PATCH] D103661: [IR] Add utility to convert constant expression operands (of an instruction) to instructions.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 6 23:21:28 PDT 2021


hsmhsm updated this revision to Diff 350178.
hsmhsm added a comment.

Remove braces around single line IF statements.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103661

Files:
  llvm/include/llvm/IR/ReplaceConstant.h
  llvm/lib/IR/ReplaceConstant.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103661.350178.patch
Type: text/x-patch
Size: 5573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/5a0fddba/attachment.bin>


More information about the llvm-commits mailing list