[all-commits] [llvm/llvm-project] 3cf489: [AMDGPU] Remove old isCheapToSpeculateCttz FIXME
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Aug 24 07:54:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3cf48963ff5a6df0c41c0a3a7afd4a0f6a2ffeab
https://github.com/llvm/llvm-project/commit/3cf48963ff5a6df0c41c0a3a7afd4a0f6a2ffeab
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
Log Message:
-----------
[AMDGPU] Remove old isCheapToSpeculateCttz FIXME
As confirmed on D132520 - this should always return true
More information about the All-commits
mailing list