This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Constant fold Intrinsic::amdgcn_perm
ClosedPublic

Authored by rampitec on May 10 2021, 4:01 PM.

Diff Detail

Event Timeline

rampitec created this revision.May 10 2021, 4:01 PM
rampitec requested review of this revision.May 10 2021, 4:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2021, 4:01 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.May 10 2021, 4:06 PM
arsenm added inline comments.
llvm/lib/Analysis/ConstantFolding.cpp
2863

No braces

This revision is now accepted and ready to land.May 10 2021, 4:06 PM
rampitec updated this revision to Diff 344232.May 10 2021, 4:23 PM
rampitec marked an inline comment as done.

Removed braces.

This revision was landed with ongoing or failed builds.May 10 2021, 4:39 PM
This revision was automatically updated to reflect the committed changes.