[all-commits] [llvm/llvm-project] 9e1443: [NFC][InstCombine] Add test with non-CSE'd casts o...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Mar 3 00:27:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9e1443e6f6d0aa55a2caaf6fd540f4a3e5ce81d4
https://github.com/llvm/llvm-project/commit/9e1443e6f6d0aa55a2caaf6fd540f4a3e5ce81d4
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
A llvm/test/Transforms/InstCombine/multi-use-load-casts.ll
Log Message:
-----------
[NFC][InstCombine] Add test with non-CSE'd casts of load
in @t0 we can still change type of load and get rid of casts.
More information about the All-commits
mailing list