[all-commits] [llvm/llvm-project] 8e4ae6: [Tests] Add tests for non-speculatable ephemeral v...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Oct 20 14:34:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e4ae603d6ec7658df86302d122fb24968524164
https://github.com/llvm/llvm-project/commit/8e4ae603d6ec7658df86302d122fb24968524164
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M llvm/test/Transforms/Inline/ephemeral.ll
M llvm/test/Transforms/SimplifyCFG/unprofitable-pr.ll
Log Message:
-----------
[Tests] Add tests for non-speculatable ephemeral values
The loads in these examples are currently not considered ephemeral
because they are not speculatable.
More information about the All-commits
mailing list