[PATCH] D117262: [NFC] Store Address's alignment into PointerIntPairs

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 25 16:17:43 PST 2022


aeubanks updated this revision to Diff 403070.
aeubanks added a comment.

only use PointerIntPair when alignof(Value*) >= 8


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117262

Files:
  clang/lib/CodeGen/Address.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117262.403070.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220126/aa62e47d/attachment-0001.bin>


More information about the cfe-commits mailing list