[all-commits] [llvm/llvm-project] 092930: [Test] Precommit negative test on add/sub hoisting
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Tue Apr 11 03:04:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09293026972fefc0d9f75f8f4e9cec34481762b3
https://github.com/llvm/llvm-project/commit/09293026972fefc0d9f75f8f4e9cec34481762b3
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/test/Transforms/LICM/hoist-add-sub.ll
Log Message:
-----------
[Test] Precommit negative test on add/sub hoisting
Should not optimize here because no-overflow is not proved.
More information about the All-commits
mailing list