[PATCH] D87304: [AttributeFuncs] Consider `align` in `typeIncompatible`

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 12:20:02 PDT 2020


jdoerfert updated this revision to Diff 290562.
jdoerfert added a comment.

@serge did update the .bc file, many thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87304

Files:
  llvm/lib/IR/Attributes.cpp
  llvm/test/Bitcode/attributes-3.3.ll
  llvm/test/Bitcode/attributes-3.3.ll.bc
  llvm/test/Bitcode/attributes.ll
  llvm/test/Transforms/DeadArgElim/returned.ll
  llvm/test/Transforms/LoopSimplify/unreachable-loop-pred.ll
  llvm/test/Verifier/align.ll
  llvm/test/Verifier/byref.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87304.290562.patch
Type: text/x-patch
Size: 4296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/a1b49490/attachment.bin>


More information about the llvm-commits mailing list