mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 17:46:06 +00:00

This adds getters for `llvm.align` and `llvm.noalias` strings that are used as attribute names in the llvm dialect. Differential Revision: https://reviews.llvm.org/D91166
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.