[PATCH] D130442: [RISCV] Peephole optimization to fold merge.vvm and unmasked intrinsics.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 12:38:54 PDT 2022
reames added a comment.
In D130442#3713243 <https://reviews.llvm.org/D130442#3713243>, @craig.topper wrote:
> In D130442#3708917 <https://reviews.llvm.org/D130442#3708917>, @fakepaper56 wrote:
>
>> @reames Do you have any concerns?
>
> I spoke with @reames yesterday and I think he's ok with this. Philip, can you confirm?
Go for it. @craig.topper convinced me I was wrong about the potential correctness issue, and I have no strong opinion on whether this is the right approach. If it's not, we can always change course and remove the code later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130442/new/
https://reviews.llvm.org/D130442
More information about the llvm-commits
mailing list