[all-commits] [llvm/llvm-project] 92c417: [NFC][LoopLoadElim] Extending type-mismatch testing
JolantaJensen via All-commits
all-commits at lists.llvm.org
Tue Aug 30 08:46:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92c4172756b33094aaa140879a861562b0114927
https://github.com/llvm/llvm-project/commit/92c4172756b33094aaa140879a861562b0114927
Author: Jolanta Jensen <jolanta.jensen at arm.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M llvm/test/Transforms/LoopLoadElim/type-mismatch-opaque-ptr.ll
M llvm/test/Transforms/LoopLoadElim/type-mismatch.ll
Log Message:
-----------
[NFC][LoopLoadElim] Extending type-mismatch testing
Added IR for int-pointer type mismatch and int-vector
type mismatch. Regenerated CHECK lines using
the update_test_checks.py script.
Differential Revision: https://reviews.llvm.org/D132239
More information about the All-commits
mailing list