This is an archive of the discontinued LLVM Phabricator instance.

precommit test case
Needs ReviewPublic

Authored by nickdesaulniers on Feb 14 2023, 4:20 PM.

Details

Reviewers
nikic
kcc

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 4:20 PM
nickdesaulniers requested review of this revision.Feb 14 2023, 4:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 4:20 PM
llvm/test/Transforms/GVN/no_speculative_loads_with_asan.ll
189–191

might not hurt to run mem2reg or further reduce the test case. I can work on that more tomorrow...

arsenm added a subscriber: arsenm.Feb 14 2023, 4:35 PM

description doesn't say testcase for what

llvm/test/Transforms/GVN/no_speculative_loads_with_asan.ll
232

use named values. Also try llvm-reduce?