[all-commits] [llvm/llvm-project] abe21d: [Tests] Fix noalias metadata in one more test
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Sep 18 12:18:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abe21da670f9bcadcb0af6f97a25e1faf9e0b133
https://github.com/llvm/llvm-project/commit/abe21da670f9bcadcb0af6f97a25e1faf9e0b133
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-09-18 (Sat, 18 Sep 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/noalias-scope-decl.ll
Log Message:
-----------
[Tests] Fix noalias metadata in one more test
Missed this one in 80110aafa09aff9869cdb50ed718a169888da578. This
is another test mixing up alias scopes and alias scope lists.
More information about the All-commits
mailing list