[PATCH] D74943: [GISel][KnownBits]{NFC} Add a cache mechanism to speed compile time

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 10:15:19 PST 2020


qcolombet updated this revision to Diff 245909.
qcolombet marked an inline comment as done.
qcolombet added a comment.

Switch the caching to register instead of instruction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74943

Files:
  llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
  llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74943.245909.patch
Type: text/x-patch
Size: 4446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/d7282e4f/attachment.bin>


More information about the llvm-commits mailing list