[all-commits] [llvm/llvm-project] 9c0f95: [InstCombine] Add test for load type conversion wi...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 19 07:51:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c0f9572e21e8ef9cdbab4ead88e02cc53e7ad1f
https://github.com/llvm/llvm-project/commit/9c0f9572e21e8ef9cdbab4ead88e02cc53e7ad1f
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/loadstore-metadata.ll
Log Message:
-----------
[InstCombine] Add test for load type conversion with !noundef (NFC)
The !noundef metadata is currently dropped.
More information about the All-commits
mailing list