[all-commits] [llvm/llvm-project] 5b524d: [InstCombine] Add test for unused atomic load from...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Apr 29 06:09:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b524da42f6817920eb1f1dd30f8a2dc3241d614
https://github.com/llvm/llvm-project/commit/5b524da42f6817920eb1f1dd30f8a2dc3241d614
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/atomic.ll
Log Message:
-----------
[InstCombine] Add test for unused atomic load from non-constant global (NFC)
More information about the All-commits
mailing list