[all-commits] [llvm/llvm-project] 287fa2: Update with additional tests for sinking calls to ...
annamthomas via All-commits
all-commits at lists.llvm.org
Wed Dec 8 13:01:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 287fa2e16432c57b6127784c09b19817c33c3e51
https://github.com/llvm/llvm-project/commit/287fa2e16432c57b6127784c09b19817c33c3e51
Author: Anna Thomas <anna at azul.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/sink_instruction.ll
A llvm/test/Transforms/InstCombine/sink_sideeffecting_instruction.ll
Log Message:
-----------
Update with additional tests for sinking calls to uses
Precommitted from D109917.
Note that the log call is already handled by instCombine.
More information about the All-commits
mailing list