[all-commits] [llvm/llvm-project] 20fa19: [RewriteStatepointsForGC] Avoid branch on undef UB...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 05:32:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20fa198687800fafc4f9fd53683cefc150d79a13
https://github.com/llvm/llvm-project/commit/20fa198687800fafc4f9fd53683cefc150d79a13
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll
M llvm/test/Transforms/RewriteStatepointsForGC/drop-invalid-metadata.ll
M llvm/test/Transforms/RewriteStatepointsForGC/relocation.ll
M llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector-2.ll
M llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector.ll
Log Message:
-----------
[RewriteStatepointsForGC] Avoid branch on undef UB in tests (NFC)
More information about the All-commits
mailing list