[PATCH] D94748: [AMDGPU] Tidy up conditional branches from early termination
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 31 18:43:15 PST 2021
critson abandoned this revision.
critson added a comment.
While the pattern this optimises for occurs a fair bit in trivial lit test code, after evaluating game shaders I can find only a handful of examples (4 in 10000 shaders).
So I do not think it is worth adding code for.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94748/new/
https://reviews.llvm.org/D94748
More information about the llvm-commits
mailing list