[all-commits] [llvm/llvm-project] e3547b: AMDGPU: Assume llvm.amdgcn.exp2 and log are canoni...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 15 06:55:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3547bc21b3aeb99b684d4faede10238f1baadab
https://github.com/llvm/llvm-project/commit/e3547bc21b3aeb99b684d4faede10238f1baadab
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fcanonicalize.mir
M llvm/test/CodeGen/AMDGPU/fcanonicalize-elimination.ll
Log Message:
-----------
AMDGPU: Assume llvm.amdgcn.exp2 and log are canonicalizing
This was partially handled for log in SelectionDAG and both were
missed for GlobalISel.
Commit: 8a257aebeba37c5a009bb90fdaad5fda9aa1f83b
https://github.com/llvm/llvm-project/commit/8a257aebeba37c5a009bb90fdaad5fda9aa1f83b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
LangRef: Delete trailing whitespace
Compare: https://github.com/llvm/llvm-project/compare/048796b8879f...8a257aebeba3
More information about the All-commits
mailing list