[all-commits] [llvm/llvm-project] e28ae5: [X86][AVX] Add PR49971 test case
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 22 03:33:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e28ae5e530679eee5a7a574de6cb78a12cbe75ed
https://github.com/llvm/llvm-project/commit/e28ae5e530679eee5a7a574de6cb78a12cbe75ed
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/test/CodeGen/X86/horizontal-shuffle-3.ll
Log Message:
-----------
[X86][AVX] Add PR49971 test case
This is a llvm12 only bug, and is already avoided in trunk, but we should keep track of it.
Commit: 439366817bb860f638b288268a7158cbcdd49e43
https://github.com/llvm/llvm-project/commit/439366817bb860f638b288268a7158cbcdd49e43
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/lib/Target/Mips/MipsSEFrameLowering.h
Log Message:
-----------
MipsSEFrameLowering.h - remove unused headers. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/3bcd0ece43bd...439366817bb8
More information about the All-commits
mailing list