[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
Sun Mar 21 22:50:11 PDT 2021


sameerds updated this revision to Diff 332196.
sameerds added a comment.

Improved the readability of a potentially triple-negative boolean condition


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.332196.patch
Type: text/x-patch
Size: 5785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/f5007352/attachment.bin>


More information about the llvm-commits mailing list