[PATCH] D118727: [MemoryBuiltins][FIX] Adjust index type size properly wrt. AS casts
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 22:03:02 PST 2022
jdoerfert updated this revision to Diff 405521.
jdoerfert added a comment.
Re-introduce the former bit width adjustment. This passes all unit tests that
the strip change alone failed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118727/new/
https://reviews.llvm.org/D118727
Files:
llvm/include/llvm/Analysis/MemoryBuiltins.h
llvm/lib/Analysis/MemoryBuiltins.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118727.405521.patch
Type: text/x-patch
Size: 4356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/45c64aaa/attachment.bin>
More information about the llvm-commits
mailing list