[all-commits] [llvm/llvm-project] 0eb516: [AMDGPU] Remove dom tree requirements from SIWhole...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Thu Nov 2 01:16:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0eb516817d3da57a272d7aae85d63be718b97d73
https://github.com/llvm/llvm-project/commit/0eb516817d3da57a272d7aae85d63be718b97d73
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
Log Message:
-----------
[AMDGPU] Remove dom tree requirements from SIWholeQuadMode pass (#71012)
SIWholeQuadMode preserves dominator and post dominator trees, but does
not require them.
More information about the All-commits
mailing list