This was causing random minor codegen differences in shaders compiled
with the AMDGPU backend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87548
[UnifyLoopExits] Fix non-deterministic iteration order ClosedPublic Authored by foad on Sep 11 2020, 2:04 PM.
Details Summary This was causing random minor codegen differences in shaders compiled
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 13 2020, 5:26 PM Closed by commit rG9a4476072e15: [UnifyLoopExits] Fix non-deterministic iteration order (authored by foad). · Explain WhySep 14 2020, 1:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291504 llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
|