[all-commits] [llvm/llvm-project] e4377c: [UniformityAnalysis][NFC] Make checks independent ...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Mon Dec 19 22:07:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4377cdde60bf9cf0267445f80a97cfaf9d5aacf
https://github.com/llvm/llvm-project/commit/e4377cdde60bf9cf0267445f80a97cfaf9d5aacf
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M llvm/test/Analysis/DivergenceAnalysis/AMDGPU/MIR/irreducible/irreducible-1.mir
M llvm/test/Analysis/DivergenceAnalysis/AMDGPU/irreducible/reducible-headers.ll
Log Message:
-----------
[UniformityAnalysis][NFC] Make checks independent of order using CHECK-DAG.
This fixes the buildbot failure on reverse iteration:
https://lab.llvm.org/buildbot/#/builders/54/builds/3034
More information about the All-commits
mailing list