[PATCH] D123052: InstCombineCalls: infer return alignment from allocalign attributes

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 10:45:45 PDT 2022


durin42 created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
durin42 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This exposes a couple of lingering bugs, which will be fixed in
the next two commits.

Depends on D121640 <https://reviews.llvm.org/D121640>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123052

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/InferAlignAttribute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123052.420232.patch
Type: text/x-patch
Size: 5086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/2de37630/attachment.bin>


More information about the llvm-commits mailing list