[all-commits] [llvm/llvm-project] cdc012: [PhaseOrdering] add test for issue #50778; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Sep 23 09:03:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdc012fa2696434689c872abc4797a1ee8284ddf
https://github.com/llvm/llvm-project/commit/cdc012fa2696434689c872abc4797a1ee8284ddf
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
R compiler-rt/test/orc/TestCases/Darwin/x86-64/Inputs/dlopen-dlclose-x2.S
A llvm/test/Transforms/PhaseOrdering/X86/vec-shift.ll
Log Message:
-----------
[PhaseOrdering] add test for issue #50778; NFC
Several different passes are involved to get the expected IR,
and we don't want that to break again.
More information about the All-commits
mailing list