This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Switch llvm.noalias to a unit attribute
ClosedPublic

Authored by bondhugula on May 11 2021, 2:54 AM.

Details

Summary

Switch llvm.noalias attribute from a boolean attribute to a unit
attribute.

Diff Detail

Event Timeline

bondhugula created this revision.May 11 2021, 2:54 AM
bondhugula requested review of this revision.May 11 2021, 2:54 AM
ftynse accepted this revision.May 11 2021, 2:59 AM

Thanks!

This revision is now accepted and ready to land.May 11 2021, 2:59 AM
This revision was landed with ongoing or failed builds.May 11 2021, 3:11 AM
This revision was automatically updated to reflect the committed changes.