[PATCH] D153308: Analysis: Fix assertion when load alignment exceeds address space size

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 06:02:35 PDT 2023


arsenm updated this revision to Diff 532875.
arsenm marked an inline comment as done.
arsenm added a comment.

Use suggestion


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

https://reviews.llvm.org/D153308

Files:
  llvm/lib/Analysis/Loads.cpp
  llvm/test/Transforms/ArgumentPromotion/load-alignment-value-overflows-addrspace-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153308.532875.patch
Type: text/x-patch
Size: 5819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/67d92fe8/attachment.bin>


More information about the llvm-commits mailing list