[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
Thu Jun 29 07:04:22 PDT 2023


arsenm updated this revision to Diff 535778.
arsenm added a comment.

Use isAligned


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.535778.patch
Type: text/x-patch
Size: 5670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/b692fa02/attachment.bin>


More information about the llvm-commits mailing list