[PATCH] D158530: [InferAlignment] Create tests for InferAlignment pass

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 23:42:37 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3978f37c0f1e: [InferAlignment] Create tests for InferAlignment pass (authored by 0xdc03).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158530

Files:
  llvm/test/Transforms/InferAlignment/alloca.ll
  llvm/test/Transforms/InferAlignment/atomic.ll
  llvm/test/Transforms/InferAlignment/attributes.ll
  llvm/test/Transforms/InferAlignment/gep-2d.ll
  llvm/test/Transforms/InferAlignment/gep-array.ll
  llvm/test/Transforms/InferAlignment/irregular-size.ll
  llvm/test/Transforms/InferAlignment/propagate-assume.ll
  llvm/test/Transforms/InferAlignment/ptrmask.ll
  llvm/test/Transforms/InferAlignment/undef-and-null.ll
  llvm/test/Transforms/InferAlignment/vector.ll
  llvm/test/Transforms/InferAlignment/volatile.ll
  llvm/test/Transforms/InferAlignment/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158530.557092.patch
Type: text/x-patch
Size: 40873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230920/f535526c/attachment-0001.bin>


More information about the llvm-commits mailing list