[PATCH] D86013: [ADT] Expand llvm::PointerSumType to support scoped enum tags.
Idan Mintz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 18:05:13 PDT 2020
idan created this revision.
Herald added subscribers: llvm-commits, bmahjour, dexonsmith.
Herald added a project: LLVM.
idan requested review of this revision.
Removes constraint that TagT must be explicitly catable to uintptr_t.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D86013
Files:
llvm/include/llvm/ADT/PointerSumType.h
llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/unittests/ADT/PointerSumTypeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86013.285805.patch
Type: text/x-patch
Size: 27603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200815/6e2bc90d/attachment.bin>
More information about the llvm-commits
mailing list