[all-commits] [llvm/llvm-project] 69b835: Revert "[InstCombine] Do not combine atomic and no...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Sun Jan 30 07:02:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69b835486f5eddb415167ab9070a8df0e7085b9b
https://github.com/llvm/llvm-project/commit/69b835486f5eddb415167ab9070a8df0e7085b9b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/phi.ll
Log Message:
-----------
Revert "[InstCombine] Do not combine atomic and non-atomic loads"
This reverts commit a2bb7313e62daa8aaa9b06fe57386ed7221a990a.
The baseline test was not pre-committed as expected.
More information about the All-commits
mailing list