[PATCH] D103230: [AMDGPU] Add options to disable NSA for BVH instructions
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 28 17:25:40 PDT 2021
critson added a comment.
In D103230#2785230 <https://reviews.llvm.org/D103230#2785230>, @rampitec wrote:
> Any reason to force SA?
This is primarily for testing stability issues with long form NSA instructions.
I am half minded that it does not need to go into the code base, but feel like the code should at least exist somewhere, such as a this review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103230/new/
https://reviews.llvm.org/D103230
More information about the llvm-commits
mailing list