[all-commits] [llvm/llvm-project] fa53d3: [InstCombine] Add additional load folding tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Feb 20 01:39:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa53d3e567adecb619b6ffe2ab0a1d395a4786d0
https://github.com/llvm/llvm-project/commit/fa53d3e567adecb619b6ffe2ab0a1d395a4786d0
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/load.ll
Log Message:
-----------
[InstCombine] Add additional load folding tests (NFC)
These show that we currently fail to call load simplification from
InstCombine.
More information about the All-commits
mailing list