[PATCH] D139711: refactor: using pair to replace uint64_t array

m0dulo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 06:08:27 PST 2022


m0dulo updated this revision to Diff 481616.
m0dulo added a comment.

refactor: using pair to replace uint64_t array


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139711

Files:
  llvm/include/llvm/ADT/APInt.h
  llvm/include/llvm/AsmParser/LLLexer.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/Support/APInt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139711.481616.patch
Type: text/x-patch
Size: 44152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/e695ea93/attachment.bin>


More information about the llvm-commits mailing list