[all-commits] [llvm/llvm-project] d8ffaa: [NFC] cleanup noalias2.ll test
dobbelaj-snps via All-commits
all-commits at lists.llvm.org
Tue Jan 19 11:52:13 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d8ffaa9f7234d8bf40682763373ab060d14adf22
https://github.com/llvm/llvm-project/commit/d8ffaa9f7234d8bf40682763373ab060d14adf22
Author: Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M llvm/test/Transforms/Inline/noalias2.ll
Log Message:
-----------
[NFC] cleanup noalias2.ll test
D75825 and D75828 modified llvm/test/Transforms/Inline/noalias2.ll to handle llvm.assume. The checking though was broken.
The NO_ASSUME has been replaced by a normal CHECK; the ASSUME rules were never triggered and have been removed.
The test checks have been regenerated.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D94978
More information about the All-commits
mailing list