[PATCH] D84768: [flang][NFC] Extract name resolution for OpenACC & OpenMP into new file

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 10:16:04 PDT 2020


tskeith added a comment.

On my laptop with this change I see resolve-names.cpp taking about 15% less time and memory to compile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84768



More information about the llvm-commits mailing list