This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Expose getters for alias and align attribute names
ClosedPublic

Authored by herhut on Nov 10 2020, 8:00 AM.

Details

Summary

This adds getters for llvm.align and llvm.noalias strings that are used
as attribute names in the llvm dialect.

Diff Detail

Event Timeline

herhut created this revision.Nov 10 2020, 8:00 AM
Herald added a project: Restricted Project. · View Herald Transcript
herhut requested review of this revision.Nov 10 2020, 8:00 AM
ftynse accepted this revision.Nov 10 2020, 9:22 AM
This revision is now accepted and ready to land.Nov 10 2020, 9:22 AM