This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 09/27] [noalias] [CodeGen] Support lowering of noalias intrinsics
Needs ReviewPublic

Authored by jeroen.dobbelaere on Oct 4 2019, 2:41 PM.

Details

Reviewers
hfinkel
jdoerfert
Summary

This is part of the series started by D68484.

Note: this is a stable point and tests should run fine with the patches applied up to this point.
Note: D68496 has been incorporated.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2019, 2:41 PM
jeroen.dobbelaere retitled this revision from [PATCH 14/38] [noalias] [CodeGen] Support lowering of noalias intrinsics to [PATCH 08/26] [noalias] [CodeGen] Support lowering of noalias intrinsics.
jeroen.dobbelaere edited the summary of this revision. (Show Details)
jeroen.dobbelaere retitled this revision from [PATCH 08/26] [noalias] [CodeGen] Support lowering of noalias intrinsics to [PATCH 09/27] [noalias] [CodeGen] Support lowering of noalias intrinsics.

Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 (September 7, 2020)