This is an archive of the discontinued LLVM Phabricator instance.

[test] Remove occurences of br undef in test/Analysis tests
Needs ReviewPublic

Authored by kritgpt on Mar 5 2023, 1:50 PM.

Diff Detail

Event Timeline

kritgpt created this revision.Mar 5 2023, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2023, 1:50 PM
kritgpt requested review of this revision.Mar 5 2023, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2023, 1:50 PM
nlopes added inline comments.Mar 5 2023, 1:54 PM
llvm/test/Analysis/ValueTracking/shift-recurrence-knownbits.ll
130

extra whitespace there

nlopes added inline comments.Mar 5 2023, 1:56 PM
llvm/test/Analysis/ValueTracking/shift-recurrence-knownbits.ll
9

these tests that have an impact on the test output should be separated from the other that induce no change

Groverkss added inline comments.
llvm/test/Analysis/CostModel/AMDGPU/control-flow.ll
8

Why was this removed?

llvm/test/Analysis/CostModel/SystemZ/intrinsic-cost-crash.ll
29

The function arguments were not changed here.