Edit the IR input for some codegen tests to simulate what the IR code
sinking pass would do to it. This makes the tests immune to the presence
or absence of the code sinking pass in the codegen pass pipeline, which
does not belong there.
Details
Details
- Reviewers
piotr critson nhaehnle arsenm - Group Reviewers
Restricted Project - Commits
- rG716ca2e3ef37: [AMDGPU] Pre-sink IR input for some tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo