[PATCH] D98958: [NewPM] Disable non-trivial loop-unswitch on targets with divergence
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 04:28:50 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb92c8c22b924: [NewPM] Disable non-trivial loop-unswitch on targets with divergence (authored by sameerds).
Changed prior to commit:
https://reviews.llvm.org/D98958?vs=332196&id=333256#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98958/new/
https://reviews.llvm.org/D98958
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/LoopUnswitch/AMDGPU/divergent-unswitch.ll
llvm/test/Transforms/LoopUnswitch/AMDGPU/uniform-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98958.333256.patch
Type: text/x-patch
Size: 6347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/c3780096/attachment.bin>
More information about the llvm-commits
mailing list